Author Topic: Is it possible to change the texture coordinates?  (Read 4576 times)

Offline Jubilex

  • byte
  • *
  • Posts: 6
    • View Profile
    • http://www.jubilex.dk
Is it possible to change the texture coordinates?
« on: January 07, 2004, 03:44:44 pm »
Can you do that in the API?
Could be used for a "scrolling" texture or something like that. I looked at the Object3d Class but didn't find a method for it.

Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Is it possible to change the texture coordinates?
« Reply #1 on: January 07, 2004, 05:33:13 pm »
At the moment: No, i'm sorry. This isn't possible. But i was thinking about this topic yesterday (what a coincidence... :shock: ) but i'm still a bit undecided how to do it. I think i have to use an approach similar to the vertexcontroller. A kind of "TriangleController".
Is this a vital feature for you or "just" nice to have.

Offline Jubilex

  • byte
  • *
  • Posts: 6
    • View Profile
    • http://www.jubilex.dk
Probably just nice to have.. :)
« Reply #2 on: January 08, 2004, 08:06:19 am »
But anyways you could make som rather nice effects with it.
If you have played the new game Tron 2.0 you will know what I mean.
But no. It is not essential. I'm still just experimenting with the fps-demo.

Have a nice day

  Jub