AREA forums upgrade
Read more about the planned upgrade of our forums
  • 1/3
You are here: Forum Home / Autodesk® FBX® / FBX SDK / Duplicate vertices and new indices
IMPORTANT ANNOUNCEMENT ABOUT AREA FORUMS
  RSS 2.0 ATOM  

Duplicate vertices and new indices
Rate this thread
 
69129
 
Permlink of this thread  
avatar
  • hubbas
  • Posted: 11 July 2012 10:01 AM
  • Total Posts: 1
  • Joined: 11 July 2012 09:33 AM

Hi!

I’m trying to import a simple box with 8 vertices. I have a structure for holding position, UV coord, normal etc. I get the correct position but the texcoords are not correct. That’s because I need to duplicate the vertices to give them different texcoord. Is there an efficient way to duplicate vertices and get new indicies value so that for the box I get a value between 0-n (number of unique vertex) instead of 0-7?

Thanks



Replies: 1
/userdata/avatar/vx3501hqr_small.jpg

I believe the following two links will be helpful:
http://area.autodesk.com/for...-get-uv-coord-per-vertex/
http://area.autodesk.com/for...material-reached-limits-/

Author: Jiayang Xu

Replied: 11 July 2012 08:18 PM