Projects with this topic
-
Web presentation of Flow Render Engine an in-development, high-performance rendering engine with a layered RHI architecture. Currently implemented in OOP, with a transition to modern C++ and DOD underway, supporting OpenGL and Vulkan, and planned DX12 support. Showcases development progress and technical insights, the source code is currently not published. Includes references to Flow Labs Research, a public research group focused on exploring high-performance computing, high-performance rendering and modern graphics APIs in C/C++ mainly.
UpdatedUpdated -
2D Rendering Engine based on Vulkan
Updated -
Kaetram is an open-source game-engine created to aid those interested in entering the game development realm. The codebase is simple, clean, and intuitive, and is intended to be used as a learning tool. The original idea is based on Little Workshop's
Updated