Commit graph

4 commits

Author SHA1 Message Date
74a1be796f
feat: render and manage textures :3 2025-04-05 20:54:38 -04:00
70176bb86a
impl: 3D Rendering 2025-04-01 21:41:24 -04:00
f71f0d8e10
feat: switch away from parking_lot::Mutex
Switching away from `parking_lot::Mutex` as `std::sync::Mutex` performs
better in all scenarios on both of our targets (linux/windows).
2025-03-30 16:27:35 -04:00
8a1c5237d5
Add tri 2025-03-28 16:33:40 -04:00