JaguarDemos
A collection of new demos
BootIntro
A 'BootIntro' is an Intro which replaces the GPU code which is decrypted by
the Jaguar BIOS and directly executed.
The encrypted size is limited to 10 time 64 bytes, though it is possible to
use the rest of the ROM ;-)
Most of these intros need a Model-M BIOS.
If run with BigPEmu, be sure to select Boot ROM Image.
These intros do not work with SKUNK as SKUNK's firmware is in the boot header.
poly_engine
WIP of a new polygon engine.
hirez_slideshow
A slide show of 400x400 pixel images using pure GPUOBJ, no bitmap object no interlace.
Runs on Jaguar and on VirtualJaguar but not on BPE (yet).
raycast_wip
Raycasting engine. Based on the one von BJL, but in development.
Runs only on GPU/DSP. No 68k, only to copy code from ROM to RAM (once).
64
A collection of 64 (or below) intros
128
A collection of 128 byte intros.
256
A collection of 256 byte intros.
512
A collection of 512 byte intros.
JagNICCC2000
Port/Remix of the STNICCC 2000 Demo by Oxygene
JagNICCC2000_Tri
Port/Remix of the STNICCC 2000 Demo by Oxygene
Triple-buffering => 25% quicker.
JagNICCC2000_dda
Port/Remix of the STNICCC 2000 Demo by Oxygene
Triple-buffering and DDA for poly-egdes => 86 polys/s.
JagNICCC2000_reloaded
A 100% GPU version, booting directly.
voxelFlight
A prove of concept demo of a Voxel Space demo.
voxelFlight_wip
Based on voxelFlight but growing
yarc
Yet Another Rotating Cube - Sillyventure WE 2022 entry
yarc_reloaded
Evolution of yarc: No more 68K, direct boot.
jag_ball
Port of jag_ball4 for rmac/rln and latest lyxass.
Demos Z buffering and interleaved screen buffers.
Nostalgia
Nostalgic-O-demo remix. 100% GPU/DSP no 68k.
waves
Updated version of the solidWaves intro with Gouraud shaded polys