www.jpct.net

jPCT - a 3d engine for Java => Support => Topic started by: Klaudiusz on October 14, 2007, 11:41:31 am

Title: Is there a possibility to show just a part of the Object3D polygons?
Post by: Klaudiusz on October 14, 2007, 11:41:31 am
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?

Title: Re: Is there a possibility to show just a part of the Object3D polygons?
Post by: EgonOlsen 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.