Well it was bound to come up at some point so here
goes:
Why don't we convert the game view in the center to a
3D view? Obviously graphics aren't the most important
part of any game (especialy an RPG), but as it is
right now, anything new would most likely be an
improvement. So as to minimize any wobly legs we have
when we are reborn into a 3D world, I've constructed a
complex(ish) 3D view test (as aposed to a simple 3D
view test wich turned out rather badly) to start the
ideas flowing. Just a worning though, I like to use
very complex 'for' loops for doing math wich are
rather hard to read. The concepts are really simple
once you understand them though.
What you see when you run my test is just the outline
of tiles. It is possible to add graphics to it using
AffineTransform, but I didn't have time to do that.
3D View Test
3D View Test Documentation
Logged In: YES
user_id=353022
I though you all would like to see this. These are a
couple of web pages I put together as I was trying to
figure out how to make my 3D stuff. I figure it will be
helpful for at least a laugh or too :) Enjoy.
Spara