----- "Tim Moore" <timoor...@gmail.com> a écrit :
> What about ROAM2 that combine big chunk and seamless joins without skirt.
> This
> is what I did in this (already posted) video :
> http://www.youtube.com/watch?v=7WYH27KyUBk
>
> It's pretty cool. It's not clear to me how much work on the CPU is happening
> at run time. The hard part will be getting FlightGear to give up on
> triangulated irregular networks (TINs).
Here, every tile (the numbered triangle in the video) has been computed once
before, and were stored in 16-bit monochrome png images, along with the
texture. At run time, the png is read and a single mesh (a single strip in
fact) of 65536 vertices is built. First version was creating btg files, but the
amount of storage need was insane and load time was worse.
-Fred
--
Frédéric Bouvier
http://my.fotolia.com/frfoto/ Photo gallery - album photo
http://www.youtube.com/user/fgfred64 Videos
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel