CRM64Pro GDK v0.18.0
A free cross-platform game development kit built on top of SDL 3.0
Loading...
Searching...
No Matches
Graphics modules

Description

Graphics subsystems: Image, Cursor, Tile, Sprite, Font, GFX, Video and Physics.

Topics

 Image
 Image Manager and Image objects for handling surfaces and textures [v26.02.0].
 Cursor
 Cursor Manager and Cursor objects for mouse and cursor handling [v26.04.0].
 Tile
 Tile Manager and Tile objects for handling tiles and tilesets [v26.02.0].
 Sprite
 Sprite Manager and Sprite objects for handling animated sprite sheets [v26.02.0].
 Font
 Font Manager and Font objects for bitmap-based text rendering [v26.04.0].
 GFX
 GFX module providing generic graphics primitives and utilities [v26.05.0].
 Video
 Video Manager and Video objects for FFmpeg-based playback and rendering [v26.06.1].
 Physics
 Physics module for overlap detection, motion, and world forces.