Difference between revisions of "GUI Sketching Tool"

From Immersive Visualization Lab Wiki
Jump to: navigation, search
(New page: ===Milestones=== Done: * Add sphere widget with wireframe to CalVR Sketch plugin. * Add 3D icon to sphere. * Save/load feature for sketch. * Add sliders for tesselation and resizing. Tod...)
 
 
(7 intermediate revisions by one user not shown)
Line 1: Line 1:
===Milestones===
+
==Project Overview==
 +
Sketch is simple sketching application that allows for the quick design of a Kinect-based 3D menu system based on wireframe shapes.  Users can place spheres, boxes, cylinders, and cones of varying sizes and colors in 3D space.  These shapes can be placed in circular, horizontal, and vertical layouts which automatically arrange the shapes.  Sample 3D icons are added to each shape, to give an idea of how a menu system might look.
  
Done:
+
[[Image:Sketch.jpg]]
* Add sphere widget with wireframe to CalVR Sketch plugin.
+
* Add 3D icon to sphere.
+
* Save/load feature for sketch.
+
* Add sliders for tesselation and resizing.
+
  
Todo:
+
==Status==
*
+
 
 +
===Implemented===
 +
* Place sphere, cylinder, cone, and box shapes.
 +
* Add shapes to circular, horizontal, and vertical layouts.
 +
* Ability to select, resize, and move shapes and layouts.
 +
* Save and load osg files.
 +
* Ability to adjust tessellation of shapes.
 +
* Option to snap object position to configurable grid size.
 +
* Icons - hand, bicycle, magnifying glass, bird, car, plane, file, and 3D text.
 +
* Translucent, pulsating, and bolded highlights.
 +
 
 +
===To-do===
 +
 
 +
* Option to snap object orientation to 90 degree angles.
 +
* Freeze checkbox to move GUI nodes from ObjectsRoot to SceneRoot and back.
 +
 
 +
==Participants==
 +
 
 +
Software Developers:
 +
 
 +
* Cathy Hughes
 +
* Andrew Prudhomme
 +
 
 +
Project Advisors:
 +
 
 +
* [http://www.calit2.net/~jschulze/ Jurgen Schulze]

Latest revision as of 16:00, 16 March 2012

Contents

Project Overview

Sketch is simple sketching application that allows for the quick design of a Kinect-based 3D menu system based on wireframe shapes. Users can place spheres, boxes, cylinders, and cones of varying sizes and colors in 3D space. These shapes can be placed in circular, horizontal, and vertical layouts which automatically arrange the shapes. Sample 3D icons are added to each shape, to give an idea of how a menu system might look.

Sketch.jpg

Status

Implemented

  • Place sphere, cylinder, cone, and box shapes.
  • Add shapes to circular, horizontal, and vertical layouts.
  • Ability to select, resize, and move shapes and layouts.
  • Save and load osg files.
  • Ability to adjust tessellation of shapes.
  • Option to snap object position to configurable grid size.
  • Icons - hand, bicycle, magnifying glass, bird, car, plane, file, and 3D text.
  • Translucent, pulsating, and bolded highlights.

To-do

  • Option to snap object orientation to 90 degree angles.
  • Freeze checkbox to move GUI nodes from ObjectsRoot to SceneRoot and back.

Participants

Software Developers:

  • Cathy Hughes
  • Andrew Prudhomme

Project Advisors: