Difference between revisions of "StreamingGraphics"
(→Project Overview) |
|||
Line 12: | Line 12: | ||
* UDP packet listeners and processors | * UDP packet listeners and processors | ||
* Multithreading for packet receiving | * Multithreading for packet receiving | ||
+ | * Geometry look up by unique identifier | ||
+ | * Grouping of multiple shapes | ||
===To-do=== | ===To-do=== | ||
Line 17: | Line 19: | ||
* 3D shapes | * 3D shapes | ||
* Texture for shapes | * Texture for shapes | ||
− | |||
===Future implementations=== | ===Future implementations=== | ||
Line 30: | Line 31: | ||
* Nadia Zeng | * Nadia Zeng | ||
+ | * Tony Lu | ||
Collaborators: | Collaborators: |
Revision as of 16:18, 12 June 2012
Contents |
Project Overview
Clients can dynamically create shapes on any listening CalVR/CalFX server. Utilizing and expounding upon this simple interface, clients can render huge 3d scenes in real time to be viewed any number of different contexts -- even at the same time. A user could create a 3d animation on their smartphone and stream that object to a massive array of HD screens at each system's native resolution. At the same time, a separate smartphone could be viewing the same scene at the same time, also in its own native resolution.
This video-matrix approach enables users to create 3d scenes in whichever environment they are most comfortable, and not have to worry about the bare underlying architecture for deployment on an unknown system.
Status
Implemented
- Simple 2D shape (Circles, Triangles, Rectangles) rendering
- UDP packet listeners and processors
- Multithreading for packet receiving
- Geometry look up by unique identifier
- Grouping of multiple shapes
To-do
- 3D shapes
- Texture for shapes
Future implementations
- 3D models support
- Direct Kinect support
- Touch Screen support
Participants
Software Developers:
- Nadia Zeng
- Tony Lu
Collaborators:
- Andy Muehlhausen (TouchDesigner Client)
Project Advisors:
- Jurgen Schulze
- Shahrokh Yadegari
Dev. Assistance
- Phillip Weber
- Cathy Hughes
Links
- For more photos, please visit http://www.flickr.com/photos/calit2/sets/72157629951961559/with/6990930952/ (first 8)