Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
What are the major differences between the types of meshs? Also what options for exporting meshs from maya 5 are best? (using the exporter that came with the summer extra's). Thanks all
Posted

mesh: normal mesh

progressiveMesh: able to reduces the number of vertex and faces in real time

patch mesh: based on patch rectangle or triangle (can result more smoth by increase vertex in realtime)

skinmesh: to perform skin animation

 

that's all i think

Posted
What type of X file is best?

The one who work, I don't notize differenze between binary or text.

The importants is that is correct

IF you want to ask what mesh type is best depend from what you need (animation, fixed, that change complessity etc)

Posted

Thanks very much for your time RobyDx

 

The one who work, I don't notize differenze between binary or text.

The importants is that is correct

IF you want to ask what mesh type is best depend from what you need (animation, fixed, that change complessity etc)

Im way over my head programming in directx the way i am but im getting there slowly (with help from people like you) the meshs im currently using are for Tweening animation (which im doing myself using graphics streams... ) some are also used as just static meshs, the problem is that the meshs ive made so far (i think text, just exporting them from 3dstudio) work fine on my computer and my friends computer but dont on the school computer,.. there just not visible and no errors seem to be returned either i have been thinking that this may be because of the type of .x File, and thus was wondering what was best. Thank you all for your time.

Posted
If you're combining with DirectPlay then you should be using binary format. There's a known problem if a user is having non english regional settings that screws up the loaded text x files when using Direct3D in combination with DirectPlay.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...