Your browser version is outdated. We recommend that you update your browser to the latest version.

Getting Started with Raylib

Getting Started with Raylib

Posted 4/16/2022

A simple "welcome to raylib" video with a quick rundown of the Windows platform setup followed by

A simple "welcome to raylib" video with a quick rundown of the Windows platform setup followed by some very simple examples of raylib's most important features: textures and sound.

Upcoming videos will include deeper dives on raylib's core features, including all the Texture functions and common ways of organizing textures, all the Sound/Music functions and the control they ultimately give over playing sound, the Camera, and more.

At some point I'm bound to explore the 3D components of raylib but I'll save that for when I naturally run into them or if brought on by user interest.

 

Video:

https://youtu.be/-F6THkPkF2I

 

Source:

https://code.andrewhamel.ca/code/getting-started-raylib/main.c