Skip to content

FelixHommel/VulkanVoxels

Repository files navigation

VulkanVoxels

TODO

[x] Add custom exception handling and replace the runtime_exception with them [x] Replace reference members with std::shared_ptr [x] investigate all // NOLINT and consider fixing the warning [ ] Add tests

Roadmap

Items are in no particular order

[x] Add GLSL Shaders [x] Fully functional vulkan renderer [ ] Raymarching [ ] Voxels [ ] Implement vulkam memory allocator

Dependencies

  • GLFW
  • GLM
  • Spdlog

About

Voxel renderer in vulkan and C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published