summaryrefslogtreecommitdiff
path: root/src/resources/gltf.c
AgeCommit message (Collapse)Author
2024-06-18wipOmniscient
2024-06-18start working on a immediate mode drawing APIomniscient
2024-06-12wip: uvsphere mesh gen and pbr shader first passomniscient
2024-06-10load pbr texturesomniscient
2024-06-10default renderer pipelineOmniscient
2024-06-10bring back gltfomniscient
2024-06-07add vertex/index buffer binding in openglOmniscient
2024-04-27getting us compiling on windowsomnisci3nce
2024-04-27Merge remote-tracking branch 'origin/cel-67-load-animation-data-from-gltf' ↵omnisci3nce
into ral
2024-04-27Start moving more files to using ral.homniscient
2024-04-07its bending but not deforming as expected, looks like rotating around model ↵omnisci3nce
origin
2024-04-07visualising bone indicesOmniscient
2024-04-06separate pipeline for skinned meshesOmniscient
2024-04-06storing joints and weightsOmniscient
2024-04-06wip: get integersomniscient
2024-04-06add a skinned model example from gltf sample models.omniscient
2024-04-05close.omniscient
2024-04-04loading animation data - step 1omnisci3nce
2024-04-04add AnimatedCubeomnisci3nce
2024-04-04loading texturesomniscient
2024-04-03load gltf vertices and indices. need to move to git LFS!omnisci3nce
2024-04-03copy code from previous repoOmniscient
2024-02-24repo init. partial port of existing codeOmniscient