summaryrefslogtreecommitdiff
path: root/src/maths
AgeCommit message (Expand)Author
2024-07-14generate api docs pythonomnisci3nce
2024-07-12wip: big makeoveromnisci3nce
2024-07-11changing styles plus simplifying a bitOmniscient
2024-06-23change view with keypressOmni
2024-06-23depth map is working againOmni
2024-06-22wip: porting shadowmaps to RALomniscient
2024-06-18wipOmniscient
2024-06-18start working on a immediate mode drawing APIomniscient
2024-06-17add plane primitiveomniscient
2024-06-16Fixed!omniscient
2024-06-16store ubo binding points inside the gpu_buffer dataomniscient
2024-06-16uniform blocks working. fix spec highlight bug tomorrowomniscient
2024-06-15trying to figure out uniform structs..Omniscient
2024-06-15shinchokuOmniscient
2024-06-12sphere primitives vertices workingomniscient
2024-06-12wip: uvsphere mesh gen and pbr shader first passomniscient
2024-06-10bring back gltfomniscient
2024-06-09fix cubeOmniscient
2024-05-17cube workingOmniscient
2024-05-12more restructuringomniscient
2024-05-11upload data using staging buffer. use vertex buffer dataOmniscient
2024-05-10make core a static and add a default scene to itOmniscient
2024-04-28getting vulkan working on windowsomnisci3nce
2024-04-27heightmap function signaturesomniscient
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-07visualising bone indicesOmniscient
2024-04-05close.omniscient
2024-04-04loading animation data - step 1omnisci3nce
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-04-01image / textures !Omniscient
2024-03-31adding image creation for 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