Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Diligentcore | 492 | a day ago | 32 | apache-2.0 | C++ | |||||
A modern cross-platform low-level graphics API | ||||||||||
Voxel Cone Tracing | 489 | 5 years ago | 1 | mit | C++ | |||||
A real-time global illumination implementation using voxel cone tracing. Implemented in C++ and GLSL. | ||||||||||
Visionaray | 410 | 9 months ago | 4 | mit | C++ | |||||
A C++-based, cross platform ray tracing library | ||||||||||
Raytracer | 99 | 3 months ago | 4 | gpl-3.0 | C++ | |||||
A ray tracing program | ||||||||||
Shady | 98 | a year ago | June 01, 2021 | 3 | gpl-3.0 | Go | ||||
CLI tool to render GLSL shaders | ||||||||||
Unity Raytracing | 48 | 6 years ago | 4 | C# | ||||||
Demo of volume rendering a data cube in Unity by performing ray tracing on the GPU | ||||||||||
C Raytracer | 48 | a year ago | mit | C | ||||||
A CPU raytracer from scratch in C | ||||||||||
Remda | 46 | 2 years ago | gpl-3.0 | Rust | ||||||
Learn Ray Tracing in One Weekend series using Rust. | ||||||||||
Vk_shaded_gltfscene | 36 | 9 days ago | apache-2.0 | C++ | ||||||
Rendering glTF scenes with ray tracer and raster (Vulkan) | ||||||||||
Duengine | 33 | 4 years ago | 1 | C++ | ||||||
An efficient interactive C++ renderer for ShaderToy-alike demos with 2D/3D/CubeMap/Video/Camera/LightField/Volume textures. (Partially used in my I3D 2018 papers) |
A comprehensive collection of open source C++ examples for DirectX12, the new generation graphics and compute API from Microsoft.
git clone https://github.com/daemyung/DirectX12.git
cmake ..