Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 2 KB

File metadata and controls

29 lines (21 loc) · 2 KB

glTF Resources

This document provides a curated collection of resources to support work with the glTF 3D file format. It includes links to models, tools, references, and tutorials, offering a comprehensive starting point for exploring and utilizing glTF assets in professional workflows.

glTF Models

  • Models downloadable from CMake's "Configure" action : Look into CMakeLists.txt in section "Adding download resources" around lne 287 : you can uncomment models we provided for our samples. They will be downloaded in the folder _downloaded_resources
  • glTF Sample Assets : glTF V2.0 Sample Assets
  • Sketchfab : A huge collection of downloadable models.
  • Polycam : GLTF 3D Models
  • Smithsonian : 3D scanned glTF
  • Kenney : Game assets
  • Amazon Lumberyard Bistro : edited version of Amazon Lumberyard Bistro from NVIDIA's samples
  • RTXPT-Asset : Assets for the NVIDIA RTX Path Tracing.

HDR (Environment maps)

  • Poly Haven : offers CC0 (public domain equivalent) HDRIs, PBR textures, and glTF models.

Information

Tools

  • glTF-Transform : glTF Transform supports reading, editing, and writing 3D models in glTF 2.0 format
  • glTF-Validator : Tool to validate glTF assets