Understanding First Day Using Raylib
Let's dive into the details surrounding First Day Using Raylib. I've never done a game before in C, nor one that is 3d. This only took a few hours to bang out. I've done some in javascript before ...
Key Takeaways about First Day Using Raylib
- Imporved gravity, thanks to chatGPT. And found another ptoblem that if an obstacle is above player's head it can't go under the ...
- Raylib
- This is a short video of me compiling and running a tiny C program that
- Raylib
- Just started learning
Detailed Analysis of First Day Using Raylib
This is the easiest Timestamps: 00:53: Prerequisites 01:44: Setup Everyone keeps telling me to make a game in
I have this sneaking feeling I'm gonna be doing all the trigonometry by hand at some point. Also, tried upgrading my model and ...
That wraps up our extensive overview of First Day Using Raylib.