Difference between revisions of "List of 3DS homebrew demos"
From WikiTemp, the GBAtemp wiki
Line 4: | Line 4: | ||
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew games|Games]] | |align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew games|Games]] | ||
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew emulators|Emulators]] | |align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew emulators|Emulators]] | ||
+ | |align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS custom firmwares|CFWs]] | ||
|align="center" style="background-color:#A4CDDF; padding:10px; border-right: 2px solid #505050;" | '''Demos''' | |align="center" style="background-color:#A4CDDF; padding:10px; border-right: 2px solid #505050;" | '''Demos''' | ||
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS development tools|Development tools]] | |align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS development tools|Development tools]] | ||
Line 9: | Line 10: | ||
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS exploits|Exploits]] | |align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS exploits|Exploits]] | ||
|align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew|All]] | |align="center" style="background-color:#C8DCE5; padding:10px; border-right: 2px solid #505050;" | [[List of 3DS homebrew|All]] | ||
− | |}</noinclude> | + | |}</noinclude><includeonly> |
+ | ==Demos== | ||
+ | </includeonly> | ||
'''Maybe we could separate Demoscene (visually interesting like mandelbrot or Munching Squares) from plain Homebrew tests (like hello world and input tests)''' | '''Maybe we could separate Demoscene (visually interesting like mandelbrot or Munching Squares) from plain Homebrew tests (like hello world and input tests)''' | ||
− | |||
{| class="prettytable sortable" style="width:100%" | {| class="prettytable sortable" style="width:100%" | ||
! style="width:25%" | Title | ! style="width:25%" | Title |
Revision as of 14:15, 11 August 2015
Applications | Games | Emulators | CFWs | Demos | Development tools | PC Utilities | Exploits | All |
Maybe we could separate Demoscene (visually interesting like mandelbrot or Munching Squares) from plain Homebrew tests (like hello world and input tests)
Title | Description | Author | Thread | Source |
---|---|---|---|---|
3DS Homebrew Demo | Make a black screen by filling each pixel with black. Write text on screen. - ARM9 homebrew | Snailface | ||
3DS Homebrew Touch | - ARM9 homebrew | Snailface | ||
3DS Life | Increase/decrease random cells spawn speed | Helreizer543 | Git | |
3dsmandelbrot | Arm11 homebrew. Mandelbrot, with zoom function | xantoz | ||
3DS-PAD | Test the buttons and touch screen - ARM9 homebrew | Nop90 | ||
8bitPlasma | a Color palette shifting demo. | Spinal_cord | Thread | |
Citra-hwtests | homebrew test suite for Citra 3DS emulator. | archshift, Citra-emu team | Git | |
Console demo | Create multiple consoles and print to them with a minimal version of printf/sprintf. - ARM9 homebrew | Kalimero | ||
Game of Life | basic implementation of Conway's Game of Life | JensRenders | Thread | |
Input test | Tests buttons - ARM9 homebrew | Nop90 | ||
KSketch | Etch a sketch - Move letter 0 (zero) on screen using D-pad, set color with L/R. | thekman | ||
Mandelbrot | ARM9 (launcher.dat) Mandelbrot homebrew. | Aliakr18 and Snailface | ||
Munching Squares | A Munching Squares demo. A mod (or v2?) has been done named XOR Fractal. | cedeckovec | ||
Particule Demo | - ARM11 homebrew | YourNerdyJoe | ||
Reggie-Demo | Print a bmp picture converted to .h | TricksterGuy | Git | |
Screen Colour and Font Test | Displays a fake Gateway 3DS brick screen - ARM9 homebrew | Pong20302000 |