RTWii

From WiiBrew
Jump to navigation Jump to search
RTWii
RTWii-screenshot.jpg
General
Author(s)ravenexus (Arnaud Granal)
TypeDemo
Links
Download
Peripherals
Wiimote1.svg Loads files from the Front SD slot

RTWii is a homebrew application drawing raytraced scenes on the Nintendo Wii. It is coded in plain C and has been ported quickly so it may be unstable (but shouldn't).

Usage

Put the scene (some are provided as example) you would like to render in

/raytracer/scene.rt

on your SD Card.

The syntax is fairly simple and you can include other scenes, do whiles...

Start the application (.dol for Gamecube / Wii Edition, .elf for Wii Edition). The screen will go blank.

Wait for one minute or more then the scene will appear on the screen. Beware if you try to render big scenes, it'll be really slow.

Smile :)

Press Wiimote A Button to quit.

Known bugs

  • Inclusion of other scenes may not work correctly on SD card.
  • Slow.