KhronosGroup / KTX-Specification
KTX file format source
☆75Updated 3 months ago
Alternatives and similar repositories for KTX-Specification
Users that are interested in KTX-Specification are comparing it to the libraries listed below
Sorting:
- Sampler to create the glTF sample environments☆145Updated last year
- Sandbox for Vulkan, SPIR-V and glTF☆89Updated 2 years ago
- glTF Tutorials☆71Updated 8 years ago
- Cross platform GLFW based port of Stan Melax's BunnyLOD Easy Mesh Simplification☆78Updated 4 years ago
- glTF 2.0 parser/loader for C++17, supports many extensions likes `KHR_draco_mesh_compression`, `KHR_lights_punctual`, `KHR_materials_clea…☆77Updated 8 months ago
- Vulkan Samples Assets☆83Updated 8 months ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆170Updated last year
- Playground for messing around with bgfx and friends☆58Updated 5 years ago
- Order Independent Transparency via Linked List Sorting on GPU☆79Updated 4 years ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆82Updated 5 years ago
- 🥧 An OpenGL 4.x example of GPU Zen 2's ray casting techniques for baked texture generation chapter.☆45Updated 6 years ago
- Master's thesis implementing real-time global illumination method.☆156Updated 6 years ago
- glTF sample environments for the glTF Sample Viewer☆90Updated 7 months ago
- FidelityFX Denoiser☆143Updated 2 years ago
- Converts common image formats (PNG, JPG, etc.) to GPU-native compressed (BCn, ETC, ASTC) in KTX containers.☆150Updated 5 years ago
- A demo of ambient occlusion map baking using DXR☆64Updated 3 years ago
- An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more☆95Updated 3 years ago
- Subpixel Morphological AntiAliasing OpenGL/Vulkan demo☆77Updated this week
- A simple demo to show off the capabilities of the Cauldron framework☆129Updated 2 years ago
- The render portion of Sample Viewer (glTF-Sample-Viewer)☆41Updated this week
- Horizon Based Ambient Occlusion☆118Updated 9 years ago
- Implementation of Crytek's Light Propagation Volumes algorithm in WebGL☆60Updated 6 years ago
- An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.☆60Updated 5 years ago
- ☆82Updated 6 years ago
- This demo implements BVH construction and GPU traversal for rendering hard shadows.☆132Updated 4 years ago
- ☆55Updated 8 years ago
- Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL