Agwan
10-13-2006, 03:19 AM
I want write a terrian level of detail demo, and I can't seem to find any good vb.net or c#.net directX examples, has anyone done this, know where to start or know of any examples on the web?
Terrain LodAgwan 10-13-2006, 03:19 AM I want write a terrian level of detail demo, and I can't seem to find any good vb.net or c#.net directX examples, has anyone done this, know where to start or know of any examples on the web? Chris Ara 10-22-2006, 10:16 AM The directx 9.0 SDK for visual basic comes with a sample that focuses on terrain creation using directx it has everything your looking for too. It shows details about the terrain too. Look for it in the vb tutorials folder in the SDK. Agwan 10-23-2006, 02:35 AM The directx 9.0 SDK for visual basic comes with a sample that focuses on terrain creation using directx it has everything your looking for too. It shows details about the terrain too. Look for it in the vb tutorials folder in the SDK. Terrain with level of detail - examples, vb.net ?? I could not find ardman 10-23-2006, 08:34 AM I couldn't find it either. This is something that I'm currently looking into too. My thinking behind it was to use a progressive mesh and check how many vertexes should be displayed. For example, the nearer they are to the camera there should be more vertexes. I've not yet started to code anything like this yet, but drop us an email and maybe we can sort something out. I have heightmap code, it's just a cause of implement the progressive mesh rather than a normal mesh. But, I would be interested to see Microsofts approach. |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum