summaryrefslogtreecommitdiff
path: root/gltfview
AgeCommit message (Expand)Author
2023-02-04Add support for skeletal animation.3gg
2023-01-07Destroy all scene and scene elements upon termination.3gg
2023-01-07Let scene loader create logical nodes for other unhandled nodes; fix scene gr...3gg
2023-01-06More spec-compliant rendering of albedo and metal-roughness.3gg
2023-01-05Move skyquad node setup to util.3gg
2023-01-05Let the scene loader compile shader computations.3gg
2023-01-05Add ability to set shader compiler defines.3gg
2023-01-04Move ShaderProgram from Material to Mesh in preparation for shader permutations.3gg
2023-01-03Initial commit.3gg