Skip to content

Latest commit

 

History

History

Reworked Examples

Example Description
aaplayer Loads and plays back an anti-aliased animation using timer mechanisms, with controls for frame rate, cel corner warping, and matte cel toggling.
animsample Loads and displays an animation with a background image, letting the user change frame rate, warp cel corners, and toggle P-mode.
bounce Interactive 3D component animation with sound -- the 3DO logo elements bounce around a room, distort on contact, cast shadows, and feature two lighting levels.
colorecho Generates recursive fractal patterns by zooming and rotating the screen back into itself (video feedback effect), synchronized with audio.
lrex Demonstrates sub-cel extraction from a bitmap -- extracting a cel byte by byte and redrawing it into the frame buffer with user manipulation.
orbit Moving animations and sound effects -- the 3DO logo spins around and spirals back into place over a background image with accompanying audio.
performance_test Renders bouncing 16-bit uncoded cels over a background so developers can gauge rendering performance by adding/removing cels and toggling cel engines.
slide_show_24bit Slideshow supporting 24-bit 3DO images with custom VDLs, demonstrating image quality differences between standard CLUT, custom CLUT, and 24-bit images.
slide_show Slideshow program that loads and displays NTSC or PAL images (optionally with custom VDLs), navigable via the control pad with an auto-show timer mode.
symanim Plays animations with optional 2D/3D rotation and scaling, animating three components of the 3DO logo on a backdrop with user controls.