Th3Ya0vi / vdrift-ogre

Automatically exported from code.google.com/p/vdrift-ogre
0 stars 0 forks source link

Update paged geometry to latest version #104

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Paged geometry should be updated to the latest svn version to get some 
performance improvement.

We have made some changes in paged-geom so this should be the process of 
updating it to latest version:

1. get paged geometry version 1.1.0 (exactly this version, since this is the 
one we used)
2. generate a diff against the paged-geom in our source tree to have a list of 
the changes we made
3. now hand-merge the diff into the newest (svn) paged-geom - where possible, 
it is best to avoid changing the paged geom source. for example, the cache 
directory for it can also be set with PagedGeometry::setCacheDir instead of 
changing it in the source.

Original issue reported on code.google.com by scrawl...@gmail.com on 2 Nov 2011 at 4:43

GoogleCodeExporter commented 8 years ago
I've started this now in a seperate branch. Issues left:

1. impostors are looking all wrong (objects have wrong scale, distance to 
camera, etc)
2. Grass wave, fade
3. Trees wave

Original comment by scrawl...@gmail.com on 11 Nov 2011 at 10:40

GoogleCodeExporter commented 8 years ago

Original comment by scrawl...@gmail.com on 11 Nov 2011 at 10:40

GoogleCodeExporter commented 8 years ago

Original comment by scrawl...@gmail.com on 11 Nov 2011 at 10:40

GoogleCodeExporter commented 8 years ago
impostors are fixed

Original comment by scrawl...@gmail.com on 12 Nov 2011 at 1:18

GoogleCodeExporter commented 8 years ago

Original comment by Cry...@gmail.com on 13 Nov 2011 at 1:25

GoogleCodeExporter commented 8 years ago

Original comment by scrawl...@gmail.com on 13 Nov 2011 at 1:35

GoogleCodeExporter commented 8 years ago
closing issue.

pagedgeom branch is now merged into master with no problems. Grass wave, fade 
and trees wave is done.

Original comment by scrawl...@gmail.com on 13 Nov 2011 at 4:53