Exploring Raylib Thing 3 Now In 2d
Exploring Raylib Thing 3 Now In 2d reveals several interesting facts.
- The code started getting a bit complex in part 2 of this challenge, so it's time to add some structure. Otherwise, it'll quickly become ...
- Demonstrates a line of moving polygon triangles with direction change. Code is here: ...
- Today I experimented with a different approach to collision detection by checking how deeply one object overlaps another.
- my manually doing a 3d projection to
In-Depth Information on Raylib Thing 3 Now In 2d
I've decided to go back to Still figuring out how to do graphics with I have been converting my Unity game to This demonstrates the use of mathematics to create circles that orbit a center point. Code is here: ...
Stay tuned for more updates related to Raylib Thing 3 Now In 2d.