On Wed, 21 Sep 2005 18:47:20 +0200 Reto Spoerri <[EMAIL PROTECTED]> wrote:
> Oh i forgot, > > I wanted to create an automatic lod system for it. However i did not find any > way to create a soya object without shapifying, which takes a long time after > some splits. Is there any way of creating a soya model without shapifying > (Similar to the land) in python (i dont want to go into c again :)? Currently Soya has no LOD support (that something missing I know...). And there is no way to create a shape without shapifying... you can either create all possible shapes before rendering (probably using a quite small number of LODs) or render the planet without using shape (not easy but do-able). Jiba
