Advertisement

Tile based worlds in OpenGl

Started by August 12, 2000 09:17 PM
12 comments, last by slartibartfast00 24 years, 3 months ago
Thanks for the info guys, now here is somthing a little more specficic:

What would be the best way of representing hills and stuff on a tile. to give an example:

I don't my hills to look like teraces:

     +--     |  +--+  |--+  



so far i have been thinking of having a terain lofting grid for each tile

(in 2D)

one tile
   -1-2-3-1-2-3       -       / |2     -  |  --     /   \ /1   -     -  


or, maybe a difret terain type in each corner (if I do the tiles in a higher resolution than normal (tiles per meter))

example (with terain types):
(again in 2D)
+---+|2 1||1 1|+---+ 


and say 1 was land & 2 was air it would be like this:

 //+ 


what do you guys think?

Andrew

Edited by - slartibartfast00 on August 16, 2000 10:33:18 PM
SLARTIBARTFAST00 PLEASE SELECT WITTY .SIG: NoneWho is General Failure and why is he reading my disk?Microwave: Signal from a friendly micro...Multitasking: Screwing up several things at once...How do I set my laser printer on stun?Sarr! The spellchecker kinna take this abuse!
Just felt like bringing this post back up to the top
SLARTIBARTFAST00 PLEASE SELECT WITTY .SIG: NoneWho is General Failure and why is he reading my disk?Microwave: Signal from a friendly micro...Multitasking: Screwing up several things at once...How do I set my laser printer on stun?Sarr! The spellchecker kinna take this abuse!
Advertisement
That is only because nobody has answered your question. Come on people... I am too tired to think, somebody must know how to do this..

Maybe you could try to ask this in a new post? It might get the right responses

-Chris Bennett ("Insanity" of Dwarfsoft)

Check our site:
http://www.crosswinds.net/~dwarfsoft/
Check out our NPC AI Mailing List :
http://www.egroups.com/group/NPCAI/
made due to popular demand here at GDNet :)
fair nuf:


__-= NEW =-__   PART IIpart 2 of thisexciting thread    will nowcontinue under the name of SUBTILE TERAIN  ACCURACY.~-~-~-~-~-~-~ 


BTW, I know thats why it was down in the middle, I felt it might get more attention at the top
SLARTIBARTFAST00 PLEASE SELECT WITTY .SIG: NoneWho is General Failure and why is he reading my disk?Microwave: Signal from a friendly micro...Multitasking: Screwing up several things at once...How do I set my laser printer on stun?Sarr! The spellchecker kinna take this abuse!

This topic is closed to new replies.

Advertisement