Height Mapping

Started by
2 comments, last by ajoling 19 years, 6 months ago
Greetings Does anyone know where I can find some good tutorials for heightmapping? Lke building landscapes and loading the landscape from a bitmap. Thanks.
--------------------C++ Home - Check it out!Lol... - Amazing video
Advertisement
I think you can find one at gametutorials.com, but it'd be in opengl. Check out the "resource" section in the FAQ for a full list of dx based sites that may have what you're looking for.
[size=2]aliak.net
This site has been mentioned before, but it is where I figured out how to do simple Brute Force Terrain Generation. I was doing it with Managed DX9 and C# though so I had to port a lot of the code he used (he uses C++). If you need help doing it w/ C# ill post my code on how it's done that way.

http://www.two-kings.de/tutorials/terrain.html

Nathan
"There are those who said this day would never come, what do they have to say now?" - Halo 2 Trailer
I thought www.andypike.com had also tutorials about it,

Or check out:

http://www.thehavok.co.uk/scene/32bits/tutorials/directx/techniques/tut2terrain.php

That one should be really helpful.
www.persistentrealities.com for Inline ASM for VB, VB Fibre, and other nice code samples in C++, PHP, ASP, etc.<br/>Play Yet Another Laser Game!<br/>

This topic is closed to new replies.

Advertisement