Difference between revisions of "SceneCreator"

From CDOT Wiki
Jump to: navigation, search
(Mouse)
(Keyboard)
Line 35: Line 35:
  
 
==Keyboard==
 
==Keyboard==
W/UP arrow = move camera forward
+
*W/UP arrow = move camera forward
A/Left arrow = move camera left
+
*A/Left arrow = move camera left
S/Down arrow move camera backward
+
*S/Down arrow move camera backward
D/Right arrow = move camera right
+
*D/Right arrow = move camera right
Q = toggle rotate camera to mouse
+
*Q = toggle rotate camera to mouse
E = toggle
+
*E = toggle
  
 
====Google Warehouse:====
 
====Google Warehouse:====
 
* view the Google 3D Warehouse website inside the browser
 
* view the Google 3D Warehouse website inside the browser
 
* back and forward functionality
 
* back and forward functionality

Revision as of 15:31, 27 August 2010

SceneCreator Dev Links:

GitHub
Lighthouse

SceneCreator Features:

2D:

  • display 3d object, walls, and lights in a 2d scene
  • create wall
  • insert lights
  • new scene(delete all)
  • walls and lights can be selected
  • delete selected
  • move selected

3D:

  • add item to scene from the side bar
  • item selection (clicking an item highs it blue and is set as the selected item) *wall are not selectable
  • once an item is selected a user can (using the button above the scene):
    • delete
    • rotate
    • move up/down
    • scale
    • copy
    • move to position of the mouse
  • camera widget
  • 5 independent cameras


Control/HotKeys

Mouse

  • Left click = select
  • Right click = none
  • Scroll Wheel = zoom in/out or move camera up/down

Keyboard

  • W/UP arrow = move camera forward
  • A/Left arrow = move camera left
  • S/Down arrow move camera backward
  • D/Right arrow = move camera right
  • Q = toggle rotate camera to mouse
  • E = toggle

Google Warehouse:

  • view the Google 3D Warehouse website inside the browser
  • back and forward functionality