Difference between revisions of "SceneCreator"
(→Control/HotKeys) |
m (Added warning about out of date information.) |
||
(17 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | {{Admon/obsolete}} | ||
=='''SceneCreator Dev Links:'''== | =='''SceneCreator Dev Links:'''== | ||
[http://github.com/asalga/SceneCreator GitHub]<br /> | [http://github.com/asalga/SceneCreator GitHub]<br /> | ||
Line 4: | Line 5: | ||
=='''SceneCreator Features:'''== | =='''SceneCreator Features:'''== | ||
− | + | ===2D=== | |
* display 3d object, walls, and lights in a 2d scene | * display 3d object, walls, and lights in a 2d scene | ||
Line 14: | Line 15: | ||
* move selected | * move selected | ||
− | + | ===3D=== | |
* add item to scene from the side bar | * add item to scene from the side bar | ||
− | * item selection | + | * item selection |
* once an item is selected a user can (using the button above the scene): | * once an item is selected a user can (using the button above the scene): | ||
** delete | ** delete | ||
Line 26: | Line 27: | ||
* camera widget | * camera widget | ||
* 5 independent cameras | * 5 independent cameras | ||
+ | * Collision detection | ||
+ | * Collision handling | ||
+ | ===Google Warehouse=== | ||
+ | * view the Google 3D Warehouse website inside the browser | ||
+ | * back and forward functionality | ||
+ | ===Object Properties=== | ||
+ | *Model: Collada Object | ||
+ | *Type: Wall, floor, ceiling, object | ||
+ | *SnapTo: Hang on wall or ceiling. Sit on floor or object | ||
+ | *Stand: Allow objects to sit on object | ||
+ | *ObjectOnTop: Reference to object siting on it | ||
+ | *ObjectOnBottom: Reference to object it is sitting on | ||
+ | *Picture: Picture of the object | ||
+ | *Description: Description of the object | ||
+ | |||
+ | ===Widgets=== | ||
+ | * Move Widget: moves the object in world co-ordinates | ||
+ | |||
+ | * Scale Widget: scales the object in object co-ordinates | ||
+ | |||
+ | * Rotate Widget: rotates the object in world co-ordinates | ||
==Control/HotKeys== | ==Control/HotKeys== | ||
− | ==Mouse== | + | ===Mouse=== |
*Left click = select | *Left click = select | ||
*Right click = none | *Right click = none | ||
*Scroll Wheel = zoom in/out or move camera up/down | *Scroll Wheel = zoom in/out or move camera up/down | ||
− | ==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 | ||
Line 41: | Line 63: | ||
*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 scroll wheel controlling camera height or zoom |
− | + | *Delete = delete selected object | |
− | + | *Hold Shift and press P = Screen Shot | |
− | * | ||
− |
Latest revision as of 15:45, 27 January 2014
Contents
SceneCreator Dev Links:
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
- 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
- Collision detection
- Collision handling
Google Warehouse
- view the Google 3D Warehouse website inside the browser
- back and forward functionality
Object Properties
- Model: Collada Object
- Type: Wall, floor, ceiling, object
- SnapTo: Hang on wall or ceiling. Sit on floor or object
- Stand: Allow objects to sit on object
- ObjectOnTop: Reference to object siting on it
- ObjectOnBottom: Reference to object it is sitting on
- Picture: Picture of the object
- Description: Description of the object
Widgets
- Move Widget: moves the object in world co-ordinates
- Scale Widget: scales the object in object co-ordinates
- Rotate Widget: rotates the object in world co-ordinates
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 scroll wheel controlling camera height or zoom
- Delete = delete selected object
- Hold Shift and press P = Screen Shot