Skip to content

Commit 49596dd

Browse files
committed
More documentation
1 parent 98c62c4 commit 49596dd

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

VisualizerAlpha.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,32 @@ What's Available:
66
=================
77
First Alpha release will visualize a fixed model and allow users to test navigation of the 3D view, selection, lights, cameras, helper objects, taking snapshots and creating movies with the goal of zoning in on what functionality meets the needs of our target users. Two possible use cases of the visualizer are: embedded mode where it's embedded inside the Java Application UI, and the second is browser model to show OpenSim models on webpages. Keep both of these options in mind.
88

9-
What to test:
10-
==============
9+
What to test, feedback needed on:
10+
=================================
1111
- Variety of Browsers, with focus on Chrome
1212
- Variety of Platforms (Windows, OSX, Linux)
13-
- Navigating the view window (pan, zoom, focus, refit.
13+
- Navigating the view window (pan, zoom, focus, refit).
14+
- Double click an object selects/focus
15+
- What lights to include by default (included one directional light)?
16+
- Would adding more cameras be useful? Switching between them?
17+
- Orthographic Cameras?
18+
- Multiple views, same scene?
19+
- Translate, rotate, scale of Scene Geometry /Add-ons and lights etc.
1420
- Take static snapshots
1521
- Record Movies and play them back
1622
- Control of display of items
1723
- Clutter, or items that can/should be hidden/removed.
1824
- Adding/removing/manipulating extra geometry, lights and Cameras
1925
- Background images, floor patterns, and their control.
2026
- Device specific gestures (pinch-zoom, touch-screen etc.)
27+
- To record a Movie, select a Camera from scene tree.
28+
- What clutter/options can be safely removed.
29+
30+
Some Tips:
31+
==========
32+
- Mouse left, mid, right to Rotate, Pan, Zoom. Wheel also zooms in/out
33+
- Text boxes auto convert to spinners when dragging inside them.
34+
- W,E,R are shortcuts to Translate, rotate, scale
2135

2236
Known Limitations:
2337
===================

0 commit comments

Comments
 (0)