summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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-04Merge branch 'cel-60-scaffold-vulkan' into cel-67-load-animation-data-from-gltfomnisci3nce
2024-04-04create example file for animationomniscient
2024-04-04loading texturesomniscient
2024-04-03load gltf vertices and indices. need to move to git LFS!omnisci3nce
2024-04-01image / textures !Omniscient
2024-03-31redo cube primitive vertex and normalsOmniscient
2024-03-31working on cube (hardcoded)Omniscient
2024-03-30fix main loop exampleOmniscient
2024-03-30vulkan glossaryOmniscient
2024-03-30chore: formatOmniscient
2024-03-30start adding mouse input processingOmniscient
2024-03-30uniform with descriptor set. fix image_index being 4 when expoected to be 3Omniscient
2024-03-25clearing the screen with a clear color!omnisci3nce
2024-03-17remove commented individual draw_model callsomniscient
2024-03-17fix obj exampleomniscient
2024-03-17Merge branch 'transform-hierarchy' of github.com:omnisci3nce/celeritas-core i...omniscient
2024-03-17draw_scene that uses transform hierarchy to draw all modelsomniscient
2024-03-17commentOmniscient
2024-03-17MOVEomniscient
2024-03-17rendering using transformsomniscient
2024-03-17Merge branch 'master' into transform-hierarchyOmniscient
2024-03-17fix a bug with dirname seg faulting when passed a string literalOmniscient
2024-03-17wip: transform propagationOmniscient
2024-03-14change screenshotomniscient
2024-03-14Merge branch 'master' of github.com:omnisci3nce/celeritas-coreomniscient
2024-03-14add screenshot to READMEomniscient
2024-03-14chore: formatomniscient
2024-03-14lights, camera, actionomniscient
2024-03-11added a path_parent function to get path of a fileomniscient
2024-03-09create basic scene and draw objomniscient
2024-03-05why is it crashing on file loading now?Omniscient
2024-02-25boilerplate for more examplesOmniscient
2024-02-25chore: formatOmniscient
2024-02-25split into two examplesOmniscient
2024-02-25leave main loop in the exampleOmniscient
2024-02-25Merge branch 'master' into feature/some-string-utilsOmniscient
2024-02-25change glfw header importsOmniscient
2024-02-25new string function signatures just droppedOmniscient
2024-02-24repo init. partial port of existing codeOmniscient
2024-02-24xmake init with shared/static libOmniscient