Re: Combine meshes for Terrain modeling

From: Filip Strugar (fili_at_sezampro_dot_yu)
Date: 06/07/04


Date: Mon, 7 Jun 2004 20:34:38 +0200

I suppose you wouldn't want to combine them all into one big mesh, but to
render them separately (and maybe do the frustum cull)?

If they have good world coords, they should match up fine.

"Kevin Spencer" <kspencer@takempis.com> wrote in message
news:%23nSCCPKTEHA.808@tk2msftngp13.phx.gbl...
> I am using USGS Digital Elevation Model files to create .X files that each
> contain about a 3 X 6-mile patch of the earth. I am having trouble
figuring
> out how to combine these separate mesh files to generate a single mesh
that
> serves as the current terrain view. How do I match up the edges of the
> meshes and combine them?
>
> TIA,
> Kevin Spencer
> .Net Developer
> Microsoft MVP
> Big things are made up
> of lots of little things.
>
>



Relevant Pages

  • Re: Positioning a mesh???
    ... I will only need a few objects for my scene, i think the world objects that ... x file and the separate objetcs in separate x files. ... point of my mesh to the edge of the sphere? ... >>> News and Resources for Managed DirectX ...
    (microsoft.public.win32.programmer.directx.managed)
  • Re: Should Xen be a sub-arch or a build option?
    ... This is what I'd prefer - i386/amd64 as separate dir under sys/xen. ... how well it would mesh with the existing build tools as there are a ... I wouldn't go for a build option; I'd prefer to make it seperate, ... fear making it a seperate build option would introduce needless clutter ...
    (freebsd-arch)
  • Re: Z-Buffer problems rendering a Mesh
    ... Zbuffer do you add the corresponding flag in the Device.Clear call (else ... you'll clear only the render target, ... > I am creating a windows app to store and display .x files. ... > TO LOAD THE FILE INTO A MESH: ...
    (microsoft.public.win32.programmer.directx.managed)
  • Re: Mesh performance problem
    ... All my triangles are always visible! ... Only with mesh, that is explicitly set ... video card has to render, into more managable chunks. ...
    (microsoft.public.win32.programmer.directx.managed)
  • Re: Mesh performance problem
    ... >and still using a Mesh? ... entire terrain that end up in the viewing frustrum. ... Fastest way to render a vertex is to not render it. ... triangles (based on camera position), ...
    (microsoft.public.win32.programmer.directx.managed)