gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

News > Texture mapped mode 4 cube

#8130 - krom - Wed Jul 02, 2003 4:02 pm

[Images not permitted - Click here to view it]
dooby has sent in an impressive mode 4 textured cube demo:

I know it's been done before but it's been ages since an update so here's
a snapshot of something I'm working on. It's a rotating texture-mapped
cube, with full source (mostly in C). It has 3 textures, one static and 2
generated, and manages a steady 60FPS in Mode 4 with no pixel-doubling
tricks.


Look at the authors other GBA projects at: http://www.bits.bris.ac.uk/dooby/gba/index.html

Download the cube demo and C source code from the main site!