Changeset 409 for experimental
- Timestamp:
- Aug 7, 2012, 9:13:49 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
experimental/distortionNG/main.cpp
r407 r409 210 210 * DELEGATED distortion/blending modification by calling a foreign class or calling a subclassed function 211 211 * [done] - Key to control if mouse drags affects mesh coordinates or rttScene texture coordinates. Default: Mesh coordinates. 212 * 212 * [done] - Key to reset Distortion. 213 213 * [done] - Key to reset Blending. 214 214 * [done] - Key to Show/Hide distortion HUD … … 229 229 * Load Funktion vom osgViewer (ersatzweise Anfangs in der main.cpp) fertigstellen : -dist <distFile> weiterreichen and extViewer::setUpViewForManualDistortion(std::string distFile) 230 230 * Laden des Containers. 231 * reset distortion implementieren.232 231 * Anwenden der manuellen distortion auf die Meshknoten oder die texturekoordinaten 233 232 *
Note: See TracChangeset
for help on using the changeset viewer.