Quick Start
6 items
Content
2 items
Rendering Text
This guide will show you the basics of rendering text to a window using Velaptor.
Rendering Textures
A game cannot be a game without having the ability to render textures. This guide will show you how to render whole
Rendering With An Atlas Texture
When it comes to rendering atlas textures, you have some choices. You can use Velaptor's built-in atlas texture loading support,
Input
2 items
Audio
Go to the guide project to see the source code for a fully working example of this guide.
Scenes
2 items
Rendering Primitives
3 items
Game Window
The game window is where all of your game content is rendered
System Displays
This guide will show you how to retrieve and display information about the system's displays (monitors) using Velaptor.