You are browsing as a guest. Sign up (or log in) to start making projects!

3d game engine

  • 17 Devlogs
  • 73 Total hours

a 3d game engine that making now almost for year it going right now in big refactor of opengl to vulkan and rhi with refactor and support for window and linux both

Open comments for this post

55m 32s logged

  1. so from now not developing any feature in Game engine for some weeks and Adding fallback to 1.1 to 1.4 vulkan bcuz lot of problem andriod don’t support 1.3 mostly and many gpu like intel have bug in bindless so just adding other to fallback bcuz other are also not good nvidia and amd also have some problem

  2. add buildbot that will test like github don’t support gpu
    to test most probably i will test in software cpu and build system so user can compile and run thing without having any problem so at last only problem left is gpu vendor specific that i will cover through blender o3de engine that how engine can run in most gpus

i give better doc or reference next time to show it but it very hard and take month to search so that it

0
0
2
Ship #1

This project has been a daily labor of love for over a year. Over the last 4 to 5 months, I completely rewrote the entire rendering backend, moving away from a legacy OpenGL state machine to an explicit Vulkan pipeline. Along the way, I completely redesigned the Rendering Hardware Interface (RHI) to align with modern graphics architectures.

Welcome to UNHUMAN! You are completely free to clone and compile this engine, but please read this first:

->The 50/50 Rule: This is a custom, explicitly defined Vulkan engine currently tailored to a Ryzen/Vega Windows environment. Because Vulkan does not hide driver-level differences (NVIDIA vs. AMD vs. Intel), there is roughly a 50/50 chance it will compile flawlessly or completely explode on your specific GPU setup.

->The Easy Way Out: If you attempt to build the project and hit Vulkan validation errors, device-lost crashes, or strict compilation failures, please do not waste your time trying to debug my RHI! * Visual Verification: If the build fails on your hardware, simply watch the YouTube Walkthrough Video linked below. It contains the full visual proof of the engine running, rendering, and functioning on the native development machine.

link -> https://youtu.be/CHDIU61auYo

  • 5 devlogs
  • 19h
  • 14.37x multiplier
  • 273 Stardust
Try project → See source code →

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…