20,741
edits
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
== Objective == | == Objective == | ||
Demonstrate how the FlightGear Canvas system can be extended to load 3D models from disk and render them to a texture on demand, as well as positioning the object arbitarily. | Demonstrate how the FlightGear [[Canvas]] system can be extended to load 3D models from disk and render them to a texture on demand, as well as positioning the object arbitarily using properties. | ||
== Background == | == Background == | ||