« Return to Thread: Best way to create a ground

Re: Best way to create a ground

by Peter Velichkov-2 :: Rate this Message:

Reply to Author | View in Thread

Try material.precise = true;

Cheers,
Peter


----
web: http://www.creonfx.com
blog: http://blog.creonfx.com
skype: peterv-at-work
twitter: http://twitter.com/pvelichkov

babeuf wrote:

> Hello everybody, i'm Damien , flash coder from France.
>
> My question is the following : what is the best way and what are the tips to
> create a ground with a large textured plane for a a pv3d game.
>
> I m searching for long now but i can't find a really good compromise.
>
> If i use a detailed plane (30x30 segments ) the rendering is correct  but
> the number of triangles is pretty high and FPS drops down.  
>
> If i use a less detailed plane ( 20x20 segments ), the number of triangles
> really drops down and FPS is good, but the straights lines on my texture
> don't look straight anymore.
>
> What are the tips to optimize a large plane preserving most of the quality ?
>
> Thx !

_______________________________________________
Papervision3D mailing list
Papervision3D@...
http://osflash.org/mailman/listinfo/papervision3d_osflash.org

 « Return to Thread: Best way to create a ground