summaryrefslogtreecommitdiff
path: root/src/resources/gltf.c
AgeCommit message (Expand)Author
2024-10-05delete documentation workflowomniscient
2024-08-17chore: formatOmni
2024-08-17improving the way I load animation data and store it. Load -> Tick(Armature*)...Omni
2024-08-15cone wipomniscient
2024-08-13goomniscient
2024-08-13loading joints and animationsomniscient
2024-08-11starting work on immediate mode drawingomniscient
2024-08-10remove old codeomniscient
2024-08-10wipomniscient
2024-07-31grid is not really workingomniscient
2024-07-31remove old gltf codeomniscient
2024-07-28wrap light types in an enumomniscient
2024-07-27remove the editor folderomniscient
2024-07-27add a pool insert function. move RenderEnt to use handlesomniscient
2024-07-26scenes and pbr cleanup to handle missing texture of paramomniscient
2024-07-22error handling loading pbr texturesomniscient
2024-07-17wip shader layouts for common stuffomnisci3nce
2024-07-14generate api docs pythonomnisci3nce
2024-07-13add empty shell scriptsomnisci3nce
2024-07-12wip: big makeoveromnisci3nce
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' in...omnisci3nce
2024-04-27Start moving more files to using ral.homniscient
2024-04-07its bending but not deforming as expected, looks like rotating around model o...omnisci3nce
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