Panda3D Manual: Sample Programs: Procedural Cube

The Procedural Cube Sample Program

To run a sample program, you need to install Panda3D. If you're a Windows user, you'll find the sample programs in your start menu. If you're a linux user, you'll find the sample programs in /usr/share/panda3d.

Screenshots

Image:Screenshot-Sample-Programs-Procedural-Cube.jpg

Explanation

This program synthesizes a 3D model of a cube. If you need to see in the minimum number of lines of code how to synthesize a model, this is the sample you want.

Back to the List of Sample Programs:

Sample Programs in the Distribution