RANDOM USER PROJECTS
Psychedelic Flythrough of the Mind of a Computer
Flight Simulator, created by Carnegie Mellon students
"Midnight Crash," from ETC's Building Virtual Worlds class.

Panda3D Manual: Applying a texture to a Generated GeomNode


This page is not in the table of contents.

First you will need a GeomNode, See Creating_the_GeomPrimitive_objects for how to make one. We will start here

You will need to use a format with t2 in it, This specifies that you will be giving texture coordinates.

Enter the data for all vertices,

and the primitave data.


Work in progress.

ignore this page for now.