neil19533
06-05-2006, 08:17 AM
Im trying to create a terrain and am having trouble making a routine to automatically make it. Does anyone know of a tutorial that explaines terrain making or could possibly tell me how.
Terrain creationneil19533 06-05-2006, 08:17 AM Im trying to create a terrain and am having trouble making a routine to automatically make it. Does anyone know of a tutorial that explaines terrain making or could possibly tell me how. Rockoon 06-05-2006, 05:11 PM The two chief algorithms are: Diamond Square and Perline Noise neil19533 06-05-2006, 05:21 PM The trouble is making the grid. I havent gotten to supplying the height values yet. I created a sub to make a row of the grid, then attempted to make a full grid. the code then screwed up the whole thing. so i think im going to have to read more tutorials Rockoon 06-06-2006, 01:18 PM So your problem is building a vertex buffer representing a triangulated grid? neil19533 06-06-2006, 01:19 PM Yes. Iceplug 06-07-2006, 04:07 PM How are you trying to draw them now? |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum