Optional "Real World" method of drawing walls

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
Gambit37
Should eat more pies
Posts: 13773
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

Optional "Real World" method of drawing walls

Post by Gambit37 »

George, I've already spoken to you a bit about this, but here's the deal again:

DM and RTC both use a core set of graphics, some of which are flipped on the X axis depending on what the player can see at the time.

DM does this well, RTC tries to emulate DM but has some flaws, but BOTH engines do not allow for SEAMLESS REAL WORLD textures to be used without a lot of effort on the part of the designer (trust me, I've been trying this out!).

I therefore propose that RTC should have TWO wall drawing routines. One for 'classic' DM that works as it does now, and one for 'advanced' DM that would allow for proper seamless textures.

The real benefit of the second option is that lots of small bitmaps would not be required - you just supply one long wall graphic, and the engine uses portions of it as necessary. The designer would still need to ensure that the left and right 'perspective' walls match the seams of the long wall, but it would make creating textures a lot, lot simpler.

For this to work, the engine would also need to support mutiple images for wall items to avoid the being flipped incorrectly at certain view points.
User avatar
cowsmanaut
Moo Master
Posts: 4380
Joined: Fri Jun 30, 2000 12:53 am
Location: canada

long walls

Post by cowsmanaut »

I think that the ability to draw one long wall and have the engine chop it up is great. After all I make all my images in this way anyway so that all the shading macthes up.

Could that be possible?

After all then if it flipped the source image and then chopped it it would still all match up as it should.

sounds like a good idea to me anyway..
User avatar
Gambit37
Should eat more pies
Posts: 13773
Joined: Wed May 31, 2000 1:57 pm
Location: Location, Location
Contact:

New textures

Post by Gambit37 »

Slightly off topic, but here's a screengrab of the textures I have been working on if anyone's interested:

<a href="http://www.resonant.freeuk.com/newwall. ... all.htm</a>
Post Reply