Commit graph

13 commits

Author SHA1 Message Date
Stephen Seo 25f13b753b Fix "blurry" text 2023-02-23 20:56:14 +09:00
Stephen Seo e00e23682c Fix wasm build 2023-02-23 15:09:13 +09:00
Stephen Seo b6ee1be6c2 Fix (some) clippy warnings 2023-02-22 17:13:19 +09:00
Stephen Seo 09159a1f53 Work on wasm build 2023-02-22 12:20:14 +09:00
Stephen Seo 71c699cd7e Fixes, still kind of broken 2023-02-21 16:53:36 +09:00
Stephen Seo 20697c37b0 Minor fix, set fps on native builds 2023-02-21 15:23:18 +09:00
Stephen Seo 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
Stephen Seo 29a32f590d Impl transform/origin shader loading/usage 2023-02-21 12:33:28 +09:00
Stephen Seo ad1d2536a3 Setup for drawing with transforms by using shaders 2023-02-20 20:07:44 +09:00
Stephen Seo 98524fabd7 More work on agnostic_interface/raylib_impl 2023-02-20 16:04:13 +09:00
Stephen Seo 4ef4e707c6 Add "origin" to draw calls with a transform 2023-02-19 17:05:30 +09:00
Stephen Seo a14f79cadd Work on impl of some of raylib_impl 2023-02-19 16:52:52 +09:00
Stephen Seo c9bd639732 Begin work on Raylib impl of agnostic_interface 2023-02-19 15:51:37 +09:00