Changes between Version 8 and Version 9 of people/FilipGospodinov
- Timestamp:
- Dec 20, 2006, 1:00:36 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
people/FilipGospodinov
v8 v9 4 4 [https://forum.orxonox.net/viewtopic.php?t=39 Click Here] 5 5 6 == What is done == 7 * Some basic functions for movement (like iteration) in Camera Target class 8 * A substitute function for gluLookAt 9 10 == Troubles == 11 * Camera class still overrides the Camera Target methods 6 12 7 13 == TO DO == 8 14 * Create a invisible PNode Target to atach on camera. By moving the target the camera will be moved. 15 * High-level methods for scripting interface based on basic methods 9 16 * Event-Layer for Cut-Scenes 10 17 * Support for camera scripting