newspeoplefor developersdocumentationdownloads

Camera System
[Graphics System]

Overview

The core part of the Nebula does not provide any application specific camera module. Though there is nCamera2 class but it provides only methods to set projection for othogonal or perspective either and view volume. It means that you should create an application specific camera module for your own needs.

See nMayaCamControl class which is used for nviewer application to provide a camera system similiar to what the Maya package does and nAppCamera class if you use nApplication class for your application.

Copyright © 1999-2005 by the contributing authors. Ideas, requests, problems: Send feedback.