Posts by nadir
- 14.11.2004, 18:32
- Forum: Development
- Topic: Modify texture of exoplanets
- Replies: 1
- Views: 1571
Re: Modify texture of exoplanets
That's all Copyright , unless you asked them nicely
- 14.11.2004, 17:48
- Forum: Development
- Topic: Height Maps
- Replies: 5
- Views: 3368
Re: Height Maps
Thanks for your replies and interest, By a Heightmap i simply mean, creating non-flat planet surfaces. For example one could read in a raw image file (grey scale) for earth, and parse it , assigning a different height value for each pixel, this would create contures and such, providing much nicer cl...
- 14.11.2004, 03:58
- Forum: Development
- Topic: Height Maps
- Replies: 5
- Views: 3368
Height Maps
Hi , I'm new to these forums, but I've been using celestia for quite some time now, I love this engine, the scalability of it is amazing, Im quite interested in opengl, but obviously don't have the same experience as you guys, I wrote a simple model viewer, with texture mapping, detail, SDL, etc. so...