A viewer of the glTF file format, implemented in DirectX 12 and C++. Here's the GitHub Repository of a Viewer for glTF files, made in C++ and DirectX 12. I wrote this software to explore the DirectX 12 API. glTF is a standard file format for three-dimensional scenes and models, the specification are from the Khronos …
Read More