summaryrefslogtreecommitdiff
path: root/src/maths/maths.h
AgeCommit message (Expand)Author
2024-08-12scale is a vec3 now instead of float.omniscient
2024-08-11chore: fmt and lintomniscient
2024-07-30wipomniscient
2024-07-27add a pool insert function. move RenderEnt to use handlesomniscient
2024-07-26moving some maths functions to implementation fileomniscient
2024-07-26wip eguiomnisci3nce
2024-07-26trying to render ent from rustomniscient
2024-07-22error handling loading pbr texturesomniscient
2024-07-21start adding rust bindgenomniscient
2024-07-19clean up texture type handling a little bitomnisci3nce
2024-07-19chore clang format + tidyomniscient
2024-07-17whole thing is compiling and running againomnisci3nce
2024-07-12wip: big makeoveromnisci3nce
2024-06-18start working on a immediate mode drawing APIomniscient
2024-06-15shinchokuOmniscient
2024-06-12sphere primitives vertices workingomniscient
2024-06-09fix cubeOmniscient
2024-05-11upload data using staging buffer. use vertex buffer dataOmniscient
2024-04-28getting vulkan working on windowsomnisci3nce
2024-04-27wipomnisci3nce
2024-04-21misc cleanupOmniscient
2024-04-21Merge branch 'master' into cel-67-load-animation-data-from-gltfOmniscient
2024-04-21Merge branch 'master' into cel-41-port-over-a-basic-3d-scene-exampleOmniscient
2024-04-07its bending but not deforming as expected, looks like rotating around model o...omnisci3nce
2024-04-05close.omniscient
2024-04-04Merge branch 'cel-60-scaffold-vulkan' into cel-67-load-animation-data-from-gltfomnisci3nce
2024-04-04Merge pull request #8 from omnisci3nce/cel-56-load-gltf-filesJoshua Rowe
2024-04-04chore: formatomniscient
2024-04-04fix weird linebreakomniscient
2024-04-04loading texturesomniscient
2024-03-31fix discrepancy between opengl and vulkanOmniscient
2024-03-31redo cube primitive vertex and normalsOmniscient
2024-03-31more api designomniscient
2024-03-31working on cube (hardcoded)Omniscient
2024-03-30Merge branch 'cel-60-scaffold-vulkan' into cleanroom-vulkanOmniscient
2024-03-30chore: formatOmniscient
2024-03-30start adding mouse input processingOmniscient
2024-03-27brainsforming refined layout for rendereromniscient
2024-03-24swapchain creation and main renderpassomnisci3nce
2024-03-17rendering using transformsomniscient
2024-03-17wip: transform propagationOmniscient
2024-03-09chore: formatomniscient
2024-03-09some more maths helpersomniscient
2024-02-24repo init. partial port of existing codeOmniscient