summary refs log tree commit diff
path: root/src/linear_algebra.rs
AgeCommit message (Expand)Author
2026-07-18pull the shader data stuff into its own fileIrene Knapp
2026-07-18draw the imageIrene Knapp
2026-07-18load a texture imageIrene Knapp
2026-07-17add Transformation::look_at()Irene Knapp
2026-07-15it spins!!!!Irene Knapp
2026-07-11use an index buffer now, and draw two trianglesIrene Knapp
2026-07-09allocate and use a vertex bufferIrene Knapp