Skip to main content

History: PagedGeometry Engine

Source of version: 18

Copy to clipboard
            {IMG(src="img/wiki_up/PagedGeometryForestScreen4.jpg",thumb="y",rel="box",width="250",imalign="right",styleimage="border",alt="PagedGeometryForestScreen4.jpg")}{IMG}

__Author__: John '((User:JohnJ|JohnJ))' Judnich
__Current Maintainer__: ((User:tdev|tdev)) (Thomas Fischer)
__Project__: OGRE Add-on Project (forests)
__Bugtracker / Issue Ticket system / Support__: [https://github.com/OGRECave/ogre-pagedgeometry|Github]
__Supported Platforms__: Windows, Linux, (Mac) 
__Supported Ogre Releases (Mercurial version)__: 1.6 and newer
__Documentation__: API Documentation, Tutorials, Examples
__Sources__: [https://github.com/OGRECave/ogre-pagedgeometry|Github]
__Product Support & News__: [http://www.ogre3d.org/addonforums/viewforum.php?f=14|PagedGeometry Addon Forum]
__License__: [http://www.opensource.org/licenses/zlib-license.php|zlib/libpng] (free for any use)
__Description__: Real-time rendering of massive, dense forests, with not only trees, but bushes, grass, rocks, and other "clutter". Supports dynamic transitioned -LOD between batched geometry and static impostors (extendable).

---
{maketoc}

!!What is PagedGeometry?
The PagedGeometry engine is an add-on to Ogre which provides highly optimized methods for rendering massive amounts of small meshes, covering a possibly infinite area. This is especially well suited for dense forests and outdoor scenes, with millions of trees, bushes, grass, rocks, etc., etc.

Paged geometry gives you many advantages over plain entities, the main one being speed: With proper usage of detail levels, outdoor scenes managed by PagedGeometry can be >100x faster than plain entities. Another advantage is that the geometry is paged; in other words, only entities which are immediately needed (to be displayed) are loaded. This allows you to expand the boundaries of your virtual world almost infinitely (only limited by floating point precision), providing the player with a more realistically scaled game area.

!!Features
* Complete API documentation included, describing every feature in detail
* 4 tutorials included to teach you how to get ((PagedGeometry)) set up and optimized in your project
* 7 examples included to demonstrate the actual use of various selected features
* Dynamic geometry paging system, which enables infinite worlds
* Batched rendering ((-LOD)) for optimized rendering of near-by trees
* Impostor rendering -LOD for extremely fast rendering of distant trees
* Flexible -LOD display system, which can be expanded to display geometry with any technique you can implement
* Flexible -LOD configuration system, which allows you to configure any combination of supported LODs in any way you want
* Optional cross-LOD fade transitions, and far -LOD fade-out, fully configurable
* Flexible PageLoader system, allowing you to dynamically load geometry from any source you can imagine
* Easy addition / removal of trees with bit packing, allowing millions of trees to be stored in RAM using only a few MBs
* Color-map support for trees, which enables you to apply terrain lightmaps to your trees with one simple function call
* Animated, optimized grass rendering system. Supports density maps, color maps, wind animations, height range restriction, and much more.
!!Requirements
* Right out-of-the-box, the CG shader language is used for runtime generated shaders. Therefore, a correctly setup CG plugin is required.
!!Screenshots & Videos
!!!!Recent Screenshots
Expansive jungle scene with 240,000 trees and animated vegetation, running at 100 - 150 FPS on a GeForce 7800 GT:

{img src="img/wiki_up/PagedGeometryScreen1.jpg" alt="PagedGeometryScreen1.jpg"}

{img src="img/wiki_up/PagedGeometryScreen2.jpg" alt="PagedGeometryScreen2.jpg"}

Detailed forest scene with trees, ferns, mushrooms, flowers, etc., running at ~100 FPS on a GeForce 7800 GT:

{img src="img/wiki_up/PagedGeometryForestScreen1.jpg" alt="PagedGeometryForestScreen1.jpg"}

{img src="img/wiki_up/PagedGeometryForestScreen2.jpg" alt="PagedGeometryForestScreen2.jpg"}

{img src="img/wiki_up/PagedGeometryForestScreen3.jpg" alt="PagedGeometryForestScreen3.jpg"}

{img src="img/wiki_up/PagedGeometryForestScreen5.jpg" alt="PagedGeometryForestScreen5.jpg"}

!!!!!!Videos (Slightly Outdated)
[http://www.alsbonsai.com/john/Jungle.wmv|Jungle Video] (5.53 MB, WMV Format)

[http://www.alsbonsai.com/john/Vast.wmv|Vast Forest Video] (5.62 MB, WMV Format)

[http://www.alsbonsai.com/john/GrassShadows.wmv|Grass Shadows Video] (3.72 MB, WMV Format)

!!!!!!Old Screenshots
[http://www.alsbonsai.com/john/Opt2.jpg|Forest Screenshot 1]

[http://www.alsbonsai.com/john/Forest4.jpg|Forest Screenshot 2]

[http://www.alsbonsai.com/john/Opt.jpg|Forest Screenshot 3]

[http://www.alsbonsai.com/john/Jungle1.jpg|Jungle Screenshot 1]

[http://www.alsbonsai.com/john/Jungle2.jpg|Jungle Screenshot 2]

[http://www.alsbonsai.com/john/Jungle3.jpg|Jungle Screenshot 3]

[http://www.alsbonsai.com/john/Grass1.jpg|Grass Screenshot 1]

[http://www.alsbonsai.com/john/Grass2.jpg|Grass Screenshot 2]

!!!!!!Old Videos
[http://www.alsbonsai.com/john/PagedGeometry2.wmv|Tree Demo Video] (5.27 MB, WMV Format)

[http://www.alsbonsai.com/john/GrassVideo.wmv|Grass Demo Video] (4.49 MB, WMV Format)

---
Alias: (alias(PagedGeometry))
Alias: (alias(PagedGeometry_Engine))
        

History

Information Version
Fri 03 of Nov, 2017 16:48 GMT-0000 paroj 19
Fri 03 of Nov, 2017 13:24 GMT-0000 paroj 18
Sun 29 of Oct, 2017 23:59 GMT-0000 paroj 17
Fri 10 of May, 2013 16:52 GMT-0000 An00biS Removed dead links: 'download','ogre featured gallery'; Removed 'moved to googlecode' line; Replaced 'supported: 1.6 + 1.7' with 'supported: 1.6 and newer' 16
Fri 08 of Feb, 2013 20:29 GMT-0000 drwbns 15
Tue 06 of Dec, 2011 20:20 GMT-0000 MasterD Added requirement: CG plugin is needed. Section might require more details, but at least a note on this wiki is nice for starters. 14
Wed 17 of Aug, 2011 17:10 GMT-0000 jacmoe 13
Wed 17 of Aug, 2011 17:09 GMT-0000 jacmoe 12
Wed 17 of Aug, 2011 17:09 GMT-0000 jacmoe 11
Wed 17 of Aug, 2011 17:06 GMT-0000 jacmoe 10
Wed 17 of Aug, 2011 17:03 GMT-0000 jacmoe 9
Sun 31 of Jul, 2011 22:55 GMT-0000 jacmoe 8
Sun 31 of Jul, 2011 22:54 GMT-0000 jacmoe 7
Mon 28 of Jun, 2010 22:05 GMT-0000 jacmoe 6
Thu 29 of Apr, 2010 17:11 GMT-0000 jacmoe 5
Thu 29 of Apr, 2010 15:16 GMT-0000 jacmoe 4
Thu 29 of Apr, 2010 15:14 GMT-0000 jacmoe 3
Tue 29 of Dec, 2009 03:39 GMT-0000 jacmoe 2
Thu 03 of Sep, 2009 23:47 GMT-0000 Archwyrm /* Download PagedGeometry */ Added SVN root URL 1