Author Topic: Is there a possibility to show just a part of the Object3D polygons?  (Read 3255 times)

Offline Klaudiusz

  • int
  • **
  • Posts: 75
    • View Profile
Hi,

As it is in topic. For example object has 500 polygons and i want to show first 50 on first step, 100 on second... 500 on 10th step. Is this possible in JPCT?


Offline EgonOlsen

  • Administrator
  • quad
  • *****
  • Posts: 12295
    • View Profile
    • http://www.jpct.net
Re: Is there a possibility to show just a part of the Object3D polygons?
« Reply #1 on: October 15, 2007, 12:34:34 pm »
No, that's not possible "out-of-the-box". I think one would have to split the object to do this.