Author Topic: UV coordinates  (Read 6005 times)

Offline Melssj5

  • double
  • *****
  • Posts: 724
    • View Profile
UV coordinates
« on: February 04, 2006, 02:52:04 am »
Hi, how can I change the uv coordinates of a md2 file, I mean changing the file propierties to change the information of the fil about the uv coordinates, I have a md2 file that appears with the textures placed inverted, up to down.
Nada por ahora

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
UV coordinates
« Reply #1 on: February 04, 2006, 12:22:33 pm »
Why not just flip the texture?

Offline Melssj5

  • double
  • *****
  • Posts: 724
    • View Profile
UV coordinates
« Reply #2 on: February 04, 2006, 07:09:42 pm »
because I must redistribute that model, its an animation of a paper moving, but the qtip exporter make it appear with wrong UV coordinates.

The animation will be used in a comercial software called concayo viewer, used to watch digital magazines, very similar to zinio. They use another engine to do the render because its in vb.net. But I want to change the uv coordinates of my animation.
Nada por ahora

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
UV coordinates
« Reply #3 on: February 04, 2006, 07:37:25 pm »
So you want to modify the file itself, not the coordinates after loading...? In that case, i have no clue. Maybe using another exporter will help... :?:

Offline Melssj5

  • double
  • *****
  • Posts: 724
    • View Profile
UV coordinates
« Reply #4 on: February 04, 2006, 07:43:07 pm »
ok,thanks. Do you know about one for 3d studio max 6 or 7?

I used qtip but its awful.
Nada por ahora

Offline Melssj5

  • double
  • *****
  • Posts: 724
    • View Profile
UV coordinates
« Reply #5 on: February 06, 2006, 05:04:33 am »
Well, how do you know how to set the texture in this kind of files?
Nada por ahora

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
UV coordinates
« Reply #6 on: February 07, 2006, 12:32:53 am »
Quote from: "Melssj5"
Well, how do you know how to set the texture in this kind of files?
...i don't quite understand that question... :?:

Offline Melssj5

  • double
  • *****
  • Posts: 724
    • View Profile
UV coordinates
« Reply #7 on: February 07, 2006, 01:31:23 am »
Well, JPCT can load md2 files, so I want to know, wich bytes  do you read from the file that tell you how to set the texture on the map.
Nada por ahora

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
UV coordinates
« Reply #8 on: February 07, 2006, 09:32:11 am »
It loads MD2 according to the specs of the file format, which can be found here for example: http://tfc.duke.free.fr/coding/md2-specs-en.html