Vulkan Renderer for example and maybe as reference when writing a c++ game or game engine.

#cpp #c++ #gamedev #renderer #vulkan #reference #engine #game-engine #shaders

Jef Belmans 2490842ebe Added basic game object class and push constants 2 년 전
assets f08d330074 Initial commit 2 년 전
coral_renderer 2490842ebe Added basic game object class and push constants 2 년 전
out 2490842ebe Added basic game object class and push constants 2 년 전
shaders 2490842ebe Added basic game object class and push constants 2 년 전
third_party 6929ec1dc2 Added basic window initialization 2 년 전
vk_renderer 6929ec1dc2 Added basic window initialization 2 년 전
.gitattributes f08d330074 Initial commit 2 년 전
.gitignore f08d330074 Initial commit 2 년 전
CMakeLists.txt 6929ec1dc2 Added basic window initialization 2 년 전
CMakeSettings.json f08d330074 Initial commit 2 년 전
LICENSE f08d330074 Initial commit 2 년 전
README.md f08d330074 Initial commit 2 년 전

README.md

Coral3D

A small Vulkan renderer written to get myself accustomed to the marvellous Vulkan API.