d1820 Posted April 25, 2003 Posted April 25, 2003 I am using VB.NET 2003 and need to access all the data that comes from the X file i am loading into the program. I am using the load mesh from file method for DirectX 9. Once i get that complete i know i can access the materials and textures assoc. with the mesh objects. What i need to do i get those material vertices from the X file so i can lay my own new texture and materials, as so i can apply a bump map to the individual objects. Can this be done with directX and if so how or where do i go within DirectX to access that data that is already stored in the X file, and also i would think that data is already loaded somewhere since the DirectX would have to parse the file to be able to load the mesh in the first place. Any help would be great Quote
ardman Posted November 18, 2005 Posted November 18, 2005 Not sure if it's the same thing but do a search for poly mapping Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.