cameraVector3DPlane

To view this content, you need to install Java from java.com

 [Source Code: cameraVector3DPlane methods vector ] [Built with Processing]

Created by Markavian (2005|06|05) this 3D scene can be rotated by right clicking and dragging horizontally. Right clicking and dragging vertically adjusts the vertical viewing angle. Clicking the middle button and dragging vertically allows you to zoom in and out.

This scene is a test to try and perfect controlling the camera and user interface for a 3D scene, making it easier to program similar scenes in future. The main feature missing is transforming 2D mouse coordinates onto the 3D plane. WIP.