Object Putter Downer

21 07 2007

Only progress here.




3D Files

29 06 2007

This is a program that will turn a 3ds file and an optional bitmap into 1 file with one object and one texture. This should make loading 3d images easier and reduce file size with a more DS like format:

The header:
4 bytes char “MDS0″(0×4D445330)
unsigned int version number
bool istexture
unsigned short number of faces
unsigned short number of vertices
unsigned short number of texture coordinates

Model data:
The faces are 6 bytes each. 2 bytes for each point. Each face has 3 points to make a triangle with each point equal to the vertex and texture number of the set of vertices and texture coordinates used.
Vertices are 6 bytes each. 2 bytes for each XYZ position in that order.
Texture coordinates are 4 bytes each. 2 bytes for each XY position in that order.

If there is a texture, the next 8 bytes will be the the size of the bitmap. X and Y are a 4 byte unsigned int.

The bitmap is in a 16 bit format(ABGR1555) for each pixel. 1 bit alpha(not used) 5 bits for each blue, green, and red colors.

to use:model 3dsfile [bitmapfile] outputfilename
Edit:Fixed a few things.
modelmakerfixed.zip



The Kicking in the Balls Game

8 06 2007

One man with one mission. To kick that other fucker right in the nuts. I bring you…
the kicking in the balls game!

NDS slot2(gba file)



Slow

28 05 2007

This is slow stuff here. I am trying to make this GUI, but putting everything where it goes and thinking of how it is going to work is the hard part. One thing at a time I guess.



nothing

27 03 2007

Still working on shit so I thought it would be cool to post some more screens.



More screens.

7 03 2007

I think the graphics engine is starting to look nice. Working on an object editer so I can place objects and stuff. A bunch of trees everywhere would be cool. Make it look less fake.



A little fly through.

12 12 2006

testit.zip



little something

21 11 2006

Newest working copy for demo download yes awesome!

-Have flashme installed
-flash this to GBA flashcart

-d-pad moves
-touchscreen looks
-hold L to move up and down with d-pad
-press A or B to change fog settings
-hold L and press A or B to change fog settings

test.zip



OH MY GOD

21 11 2006

comeback again for more content!