Results 1 to 2 of 2

Thread: [DIRECTX] About X-File (or other) mesh optimization

Threaded View

  1. #2

    Thread Starter
    Lively Member mikorians's Avatar
    Join Date
    Jun 2010
    Location
    In a fog
    Posts
    83

    Re: [DIRECTX] About X-File (or other) mesh optimization

    Oops. I noticed also a good way to optimize is to also re-order the vertexes in your table by the face order so that the vertexes are in sequential order.
    The routine I wrote was too slow for my larger meshes, so I'm going to re-do it in Assy Language. WHY BOTHER? You ask, since DX has an optimze function and so on...
    Well, because I noticed it didn't do quite as good a job as Pandasoft's exporter, and I was right to think so. My macro had beaten Pandasoft slightly, so I thought a re-write would be in order.

    I do also have a rudimentary material optimizer also if anybody's interested--- A necessary 1st step before we export....
    More much later...
    Last edited by mikorians; Oct 10th, 2012 at 05:13 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width