Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Wickedengine | 4,339 | 2 days ago | 41 | mit | C++ | |||||
3D engine with modern graphics | ||||||||||
Fx Gltf | 297 | a year ago | 6 | mit | C++ | |||||
A C++14/C++17 header-only library for simple, efficient, and robust serialization/deserialization of glTF 2.0 | ||||||||||
Diligentsamples | 260 | 3 days ago | 18 | apache-2.0 | C++ | |||||
Sample projects demonstrating the usage of Diligent Engine | ||||||||||
Directx12 | 14 | 2 years ago | gpl-3.0 | C++ | ||||||
Various DirectX12 examples. | ||||||||||
Gltfviewer | 7 | 6 months ago | 12 | apache-2.0 | C++ | |||||
A glTF file viewer in Directx 12 | ||||||||||
Meduza | 4 | 20 days ago | mit | C++ | ||||||
Meduza is a personal Game Engine project | ||||||||||
X12lib | 3 | a year ago | C++ | |||||||
DirectX 12 wrapper | ||||||||||
Directx11 Playground | 3 | 4 years ago | mit | C++ | ||||||
🌠 Simple app to play around with DirectX with an ECS architecture | ||||||||||
Dx Gltf Viewer | 2 | 5 years ago | 1 | mit | C++ | |||||
Sample code for DirectX viewer for glTF files |
This project aims to realize a software that can load and render files written according to the glTF specification. The software is implemented in C++, DirectX 12 and HLSL.
glTF is a specification from KhronosGroup for a file format that can describe:
The viewer is also able to edit the vertex, geometry and fragment shaders on the fly, to see how the shader code affects the model.
glTF Viewer is an ongoing project actually under development. Check out the project roadmap