----- Original Message ----- 
  From: Michael Schmeling 
  To: [email protected] 
  Sent: Wednesday, March 28, 2007 2:41 PM
  Subject: Re: obj export


  Hi



    I created a simple analitical square
    then exported it with different setting
    but all I ever get is 
     
    # Wavefront .obj file exported from Realsoft3D
    g rectangle2
    v -0.233719 0.431548 4.77106e-012
    v -0.233719 -0.0185239 4.77106e-012
    v 0.204776 -0.0185239 -4.18022e-012
    v 0.204776 0.431548 -4.18022e-012
    f 1 2 3 4
     
    so what do all the different export settings do?
      
    I need the following data which is part of the wavefront format 
    Vertex data: 

    v Geometric vertices
    vt Texture vertices
    vn Vertex normals
    vp Parameter space vertices


  Analytical objects do not have texture coordinates and vertex normals 
associated with them. If you need them, create a polygonal SDS object and 
assign texture coordinates.
  Parameter space vertices are not exported by the obj plugin.

  Michael

  many thanks I dicovered that with a little more testing and I dont think I 
need the parameter space but boy I could do with a nif export - been using 
nifscope an finding it impossible to create objects of more than one piece to 
give individual textures to each piece

  Alasdair

Reply via email to