summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-30get it working on other PC. hacky code in placeOmniscient
2024-03-29triangleomnisci3nce
2024-03-28sphere argsomniscient
2024-03-28more apiomniscient
2024-03-27brainsforming refined layout for rendereromniscient
2024-03-27start going through Kohi episode 26omnisci3nce
2024-03-27simple shaders for testingomnisci3nce
2024-03-26compile shader to spirv in build. start adding shader module codeomnisci3nce
2024-03-25clearing the screen with a clear color!omnisci3nce
2024-03-25sync objectsomnisci3nce
2024-03-25chore: formatomniscient
2024-03-25wip: framebuffer creationomniscient
2024-03-24wip: framebuffer structomnisci3nce
2024-03-24command pool and allocate command buffersomnisci3nce
2024-03-24swapchain creation and main renderpassomnisci3nce
2024-03-24creating swapchainomnisci3nce
2024-03-23temporarily ignore compute queueomnisci3nce
2024-03-23fix vulkan debug callbackomnisci3nce
2024-03-23vk debugger and physical device selectionomnisci3nce
2024-03-23required extensions and validation layersomnisci3nce
2024-03-22swap PCsomniscient
2024-03-22misc comments + cleanupomniscient
2024-03-17remove commented individual draw_model callsomniscient
2024-03-17fix obj exampleomniscient
2024-03-17chore: formatomniscient
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-17free print_ctxOmniscient
2024-03-17commentOmniscient
2024-03-17MOVEomniscient
2024-03-17rendering using transformsomniscient
2024-03-17print desu?Omniscient
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-14fix cube texture path now that we can load relative pathomniscient
2024-03-14change screenshotomniscient
2024-03-14Merge branch 'master' of github.com:omnisci3nce/celeritas-coreomniscient
2024-03-14add screenshot to READMEomniscient
2024-03-14Merge pull request #5 from omnisci3nce/cel-41-port-over-a-basic-3d-scene-exampleJoshua Rowe
2024-03-14chore: formatomniscient
2024-03-14lights, camera, actionomniscient
2024-03-11minor docstring changes + fmtomniscient
2024-03-11first iteration of APIomnisci3nce
2024-03-11Merge pull request #6 from omnisci3nce/cel-49-directory-name-function-posixJoshua Rowe
2024-03-11minor cleanupomniscient
2024-03-11added a path_parent function to get path of a fileomniscient
2024-03-09add pthreads link flagomnisci3nce
2024-03-09pull sources out into a local variable so we can share them easilyomniscient
2024-03-09chore: formatomniscient