SoC2006 BillboardClouds         Billboard Clouds - GSoC 2006
Print

Student: Mats Leksell (swx)

Mentor: Andres Carrera (Lioric)

Status: Experimental, obtain it from ogreaddons/billboardclouds

Overview

The concept of billboard clouds were introduced by Xavier Décoret et al as a way of simplifying a complex model to a small number of view independent billboards while preserving the visible quality of the output.

More information can be found here:

Billboard Clouds for Extreme Model Simplification(external link)

Forest rendering(external link)

Objective

Create an easy to use library for creating a billboard cloud from an input mesh.

Progress

Implemented a simpler plane selection algorithm
( as described here: http://www.cs.utah.edu/~lacewell/billboardclouds/index.html(external link) )

http://img508.imageshack.us/img508/4417/top16cs.png(external link)

http://img488.imageshack.us/img488/7048/left12rp.png(external link)
left12rp.png
http://img508.imageshack.us/img508/369/front10el.png(external link)

Implemented an image packing algorithm

http://img488.imageshack.us/img488/9306/packing4mn.png(external link)
packing4mn.png
Implemented texture generation

http://img511.imageshack.us/img511/3391/bettertexture9ns.png(external link)
bettertexture9ns.png
Implemented normal map generation

http://img135.imageshack.us/img135/7662/normalmap8yi.png(external link)
normalmap8yi.png
Implemented the plane selection using density grid

I've implemented the plane selection procedure described in Image-Based Rendering of Forests(external link)

Currently working on

Working on optimizing the selection procedure.

 


Contributors to this page: jacmoe133512 points  and OgreWikiBot .
Page last modified on Tuesday 11 of May, 2010 02:02:19 UTC by jacmoe133512 points .


The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.
As an exception, any source code contributed within the content is released into the Public Domain.