Re: [Flightgear-devel] Groundcache overhaul

2009-03-01 Thread Frederic Bouvier
- "Mathias Fröhlich" a écrit : > Fred, > > On Sunday 01 March 2009 18:40:20 Frederic Bouvier wrote: > > I see a huge memory consumption when trying to start from EGLL ( or > > EDDF, or EHAM, or LFPO ) with the scenery available via > TerraSync/SVN. > > The process memory climbs to its maximu

Re: [Flightgear-devel] Groundcache overhaul

2009-03-01 Thread Mathias Fröhlich
Hi, On Monday 02 March 2009 02:49:57 Csaba Halász wrote: > Interesting. I backed out the static friction patch (it conflicted > with this groundcache stuff) and the bo105 happily slides around on > the runway again as before. I do not expect sliding to be gone. It is just that the velocity that i

Re: [Flightgear-devel] Groundcache overhaul

2009-03-01 Thread Csaba Halász
On Mon, Mar 2, 2009 at 1:44 AM, gerard robin wrote: > > Congratulation to Mathias, landing on a ship full speed (25 knots) with an > helicoptere piloted by a bad pilot (me) is now possible, > Here the whitness (snapshot). > No slide on it. It touched the desk  exactly at that place ( out of the H

Re: [Flightgear-devel] Groundcache overhaul

2009-03-01 Thread gerard robin
On dimanche 01 mars 2009, Mathias Fröhlich wrote: > Fred, > > On Sunday 01 March 2009 18:40:20 Frederic Bouvier wrote: > > I see a huge memory consumption when trying to start from EGLL ( or > > EDDF, or EHAM, or LFPO ) with the scenery available via TerraSync/SVN. > > The process memory climbs to

Re: [Flightgear-devel] Groundcache overhaul

2009-03-01 Thread Mathias Fröhlich
Fred, On Sunday 01 March 2009 18:40:20 Frederic Bouvier wrote: > I see a huge memory consumption when trying to start from EGLL ( or > EDDF, or EHAM, or LFPO ) with the scenery available via TerraSync/SVN. > The process memory climbs to its maximum ( 2Gb for a 32 bits system - > WinXP ) and the f

Re: [Flightgear-devel] Groundcache overhaul

2009-03-01 Thread Mathias Fröhlich
Hi, On Sunday 01 March 2009 19:14:24 Alex Romosan wrote: > well on my linux machine at SFO i see fgfs now use a whopping 1.5GB > plus it takes quite a while before it actually starts drawing the > terrain. at EHAM (with the scenery from svn) it grew to 3GB (i have > 4GB of memory) before i killed

Re: [Flightgear-devel] Groundcache overhaul

2009-03-01 Thread Alex Romosan
Frederic Bouvier writes: > Mathias Fröhlich a écrit : >> If you encounter any problems please report. >> > I see a huge memory consumption when trying to start from EGLL ( or > EDDF, or EHAM, or LFPO ) with the scenery available via TerraSync/SVN. > The process memory climbs to its maximum ( 2G

Re: [Flightgear-devel] Groundcache overhaul

2009-03-01 Thread Martin Spott
Mathias Fröhlich wrote: > I do not yet have the terrasync scenery here. So it may take some time to get > that. The Terrain is (almost, still) identical to that of the 1.0.1 Scenery release, just a nice share of 3D models have been added since, Martin. -- Unix _IS_ user friendly - it'

Re: [Flightgear-devel] Groundcache overhaul

2009-03-01 Thread Mathias Fröhlich
Hi Frederic, On Sunday 01 March 2009 18:40:20 Frederic Bouvier wrote: > I see a huge memory consumption when trying to start from EGLL ( or > EDDF, or EHAM, or LFPO ) with the scenery available via TerraSync/SVN. > The process memory climbs to its maximum ( 2Gb for a 32 bits system - > WinXP ) an

Re: [Flightgear-devel] Groundcache overhaul

2009-03-01 Thread Frederic Bouvier
Hi Mathias, Mathias Fröhlich a écrit : > Hi all, > > I have checked in an update to the ground intersection code. > This new implementation utilizes a pre built bounding volume tree that is > attached to the scene graph userdata. > > More detailed models near the aircraft should no longer kill pe