Programing Language: C++

Vulkan glTF PBR Path Tracer (vk_gltf_renderer)

A developer-oriented open-source Vulkan glTF 2.0 RTX path tracer with PBR materials, a wide range of glTF extensions, AI denoising (DLSS RR and OptiX), a raster preview and a built-in scene editor. It also offers tooling, including a GPU profiler, monitor, and memory stats, as well as tunable renderer settings.

KTX2Viewer

KTX2Viewer was created to provide an open-source cross-platform SDR + HDR viewer that allows developers and artists to accurately visualize KTX2 textures. The project aims to extend RenderDoc and VSCode's glTF plugin. Users will have access to information such as channels, alpha blending, mipmap visualization, and tonemapping to interact with.

Defold

Defold is a completely free to use 2D and 3D game engine for development of console, desktop, mobile and web games. There are no up-front costs, no licensing fees and no royalties. The source code is made available on GitHub with a developer-friendly license. The Defold editor runs on Windows, Linux and macOS and includes Defold

fastgltf

A modern C++17 glTF 2.0 library focused on speed, correctness, and usability