Difference between revisions of "SceneCreator"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
'''SceneCreator Dev Links:'''<br />
+
=='''SceneCreator Dev Links:'''==
 +
[http://github.com/asalga/SceneCreator GitHub]<br />
 +
[http://c3dl.lighthouseapp.com/projects/52892-scenecreator/overview Lighthouse]<br />
  
2D:
+
=='''SceneCreator Dev Features:'''==
 +
====2D:====
  
 
* display 3d object, walls, and lights in a 2d scene
 
* display 3d object, walls, and lights in a 2d scene
Line 11: Line 14:
 
* move selected
 
* move selected
  
3D:
+
====3D:====
 
* add item to scene from the side bar
 
* 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
 
* item selection (clicking an item highs it blue and is set as the selected item) *wall are not selectable
Line 24: Line 27:
 
* 5 independent cameras
 
* 5 independent cameras
  
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
[http://github.com/asalga/SceneCreator GitHub]<br />
 
[http://c3dl.lighthouseapp.com/projects/52892-scenecreator/overview Lighthouse]<br />
 

Revision as of 15:13, 10 June 2010

SceneCreator Dev Links:

GitHub
Lighthouse

SceneCreator Dev 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 (new improved)
    • copy (improved)
    • move to position of the mouse
  • camera widget (improved)
  • 5 independent cameras

Google Warehouse:

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