Commit graph

10 commits

Author SHA1 Message Date
31465d0923 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.
2023-02-21 14:11:29 +09:00
ad1d2536a3 Setup for drawing with transforms by using shaders 2023-02-20 20:07:44 +09:00
98524fabd7 More work on agnostic_interface/raylib_impl 2023-02-20 16:04:13 +09:00
4ef4e707c6 Add "origin" to draw calls with a transform 2023-02-19 17:05:30 +09:00
a14f79cadd Work on impl of some of raylib_impl 2023-02-19 16:52:52 +09:00
c9bd639732 Begin work on Raylib impl of agnostic_interface 2023-02-19 15:51:37 +09:00
751ce637e0 Work on porting from quicksilver
Can compile at this point, but does not run.
2023-02-16 17:53:19 +09:00
71fc3de042 Work on porting from quicksilver 2023-02-15 15:52:25 +09:00
996e568b50 Work on porting from quicksilver 2023-02-14 18:55:36 +09:00
1dcfbc2db9 More fixes, add agnostic_interface.rs 2023-02-13 18:53:04 +09:00