User Tools

Site Tools


public:t-gede-13-1:lab5

This is an old revision of the document!


LAB5: Scene Graph

This lab is based on “Chapter 6: Scene Managers” in the book “Ogre 3d 1.7 Beginner's Guide”.

Discussion

Discussion thread for this lab is here: Lab 5 Discussion Thread

Goal

The primary goal of this lab is to see how the representation of geometry in a scene can affect rendering performance. In particular, a scene where everything is represented as a movable object can get super heavy. Instead, you can “bake” meshes that won't move into static batches, which get optimized for rendering performance.

Preparation

No special preparation is required.

Lab Project

Follow these steps to complete the lab project:

  1. Create a New Project Create a new empty project called “Lab5” in the same way you have created new projects for other lab projects.
  2. Create a Manual Object You will use the

When You Are Finished

Upload your commented source files into Lab5 in MySchool (zip them up if more than one). The lab projects will not be graded, but their completion counts towards your participation grade.

/var/www/cadia.ru.is/wiki/data/attic/public/t-gede-13-1/lab5.1361273769.txt.gz · Last modified: 2024/04/29 13:32 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki