Users browsing this thread: 1 Guest(s)
Star Fox SNES Object Decoder
#7
(02-23-2013, 11:38 PM)Peardian Wrote: I very much like this.

Hmmm... can't something be done about the wireframes, though? Some models just aren't complete without them.

Maybe a way to sort-of-cheat by drawing super skinny prisms in their place?

Glad you like it. Big Grin
About the lines thing...sure! it's similar to what I did for the wireframe models like the powerups. In this case I was just trying this to rip the models to prove it can be done.
On the other hand if you wish to do this by hand, the Object Decoder can give you all the vertices and faces with color if you want to draw it yourself. This includes face normals, stage light normal, variable palettes, animation palettes. Everything to render the model with correct lighting and shadow is already there. Tongue

There is one thing missing, we are trying to figure out the frame animations from the ROM, everything else including textures is mostly finished. I would like to release the source code and binaries with animations included so there are not many version going around the internets.

-edit->
I changed two lines of code and here it is, the only problem is that since they are planes they cannot be seen from all sides but I can make them have volume and with the coordenates you guys can do better than I can. Anyways this is what you wanted.
Of course they don't have color change here, in our application they glow exactly like in the game. But I'm sure you guys can make it glow because the animation frames for this model are 4 colors that cycle over and over again. Tongue
[Image: Untitled_1.png]
[Image: Untitled_1.png]
Thanked by:


Messages In This Thread
Star Fox SNES Object Decoder - by dyson132 - 02-20-2013, 12:33 PM
RE: Star Fox SNES Object Decoder - by Garamonde - 02-20-2013, 12:56 PM
RE: Star Fox SNES Object Decoder - by dyson132 - 02-20-2013, 01:30 PM
RE: Star Fox SNES Object Decoder - by Garamonde - 02-20-2013, 01:55 PM
RE: Star Fox SNES Object Decoder - by dyson132 - 02-23-2013, 10:55 PM
RE: Star Fox SNES Object Decoder - by Peardian - 02-23-2013, 11:38 PM
RE: Star Fox SNES Object Decoder - by dyson132 - 02-24-2013, 08:45 AM
RE: Star Fox SNES Object Decoder - by Peardian - 02-24-2013, 10:59 AM
RE: Star Fox SNES Object Decoder - by dyson132 - 02-24-2013, 11:26 AM
RE: Star Fox SNES Object Decoder - by Peardian - 02-24-2013, 07:36 PM
RE: Star Fox SNES Object Decoder - by dyson132 - 02-24-2013, 08:26 PM
RE: Star Fox SNES Object Decoder - by Peardian - 02-24-2013, 08:51 PM
RE: Star Fox SNES Object Decoder - by dyson132 - 02-25-2013, 02:15 PM
RE: Star Fox SNES Object Decoder - by dyson132 - 02-27-2013, 09:22 PM

Forum Jump: