]> git.seodisparate.com - LudumDare45_StartWithNothing/commit
Impl camera and camera shader
authorStephen Seo <seo.disparate@gmail.com>
Tue, 21 Feb 2023 05:10:51 +0000 (14:10 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 21 Feb 2023 05:11:29 +0000 (14:11 +0900)
commit31465d09231fa30c1c5f62b9ed04ddd561be73b0
tree3366df5de80ea5fea8ed3784cf30f0331b0eb89e
parent29a32f590d8124261c67cbdce8d839241b48ad9b
Impl camera and camera shader

At this point, the agnostic_interface is implemented with Raylib. What's
left is testing. Currently the main function does nothing.
src/agnostic_interface.rs
src/agnostic_interface/raylib_impl.rs
src/faux_quicksilver.rs
src/shaders.rs
static/camera.vs [new file with mode: 0644]
static/transform.vs