🎲 Modern 3D graphics made simple with C++20 cross-platform framework and rendering abstraction API on top of DirectX 12, Vulkan & Metal
Stars
956
Forks
63
Watchers
956
Open Issues
25
Overall repository health assessment
No package.json found
This might not be a Node.js project
Workaround for internal compiler error in MSVC 19.44.35211
693badcView on GitHubFix Vulkan setting and add missing build configurations in CMakePresets
38ede85View on GitHubFix install paths to lowercase "include" and "lib" directories
9cd8dcfView on GitHubUse designated initializers for Rhi::SamplerSettings
05e0917View on GitHubAdd unit-tests for Mesh generators, fix build and some bugs
33bba7fView on GitHubMerge pull request #153 from MethanePowered/develop
c7d039aView on GitHubIncrease default OSX deployment target to 13.4 for compatibility with XCode 16.3; Update minimum CMake version in CMake Presets and update CLion configurations
165d6ddView on GitHubGet rid of stdext::checked_array_iterator in favor of std::span
2586c29View on GitHubUpdate minimum CMake version to 3.24 and use X11::xcb_* targets on Linux
e25e181View on GitHub