We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › Heightmap to Terrain Wireframe / Mesh
Page Index Toggle Pages: 1
Heightmap to Terrain Wireframe / Mesh (Read 1072 times)
Heightmap to Terrain Wireframe / Mesh
May 6th, 2009, 5:53pm
 
...

Does anybody knows a good example to turn a heightmap. or any other image into a wireframe? Ive seen alot of examples and did a few myself, by just drawing spheres, pixels, at different Z positions... I guess its not a big step to a mesh but could anybody give me a hint what methods to use... Thx!
Re: Heightmap to Terrain Wireframe / Mesh
Reply #1 - May 7th, 2009, 12:53pm
 
Got it. Just for those who are interested. i used the unlekkerVec3Mesh example in the unlekkerlib. The rest was pretty easy.
Page Index Toggle Pages: 1