StreamingGraphics

From Immersive Visualization Lab Wiki
Revision as of 22:38, 30 May 2012 by Xizeng (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Project Overview

The TouchDesigner plugin allows artists render work on the large screen without having strict programming language knowledge. All rendering data is send over the network via UDP packets.


TD performance.jpg

Status

Implemented

  • Simple 2D shape (Circles, Triangles, Rectangles) rendering
  • UDP packet listeners and processors
  • Multithreading for packet receiving

To-do

  • 3D shapes
  • Texture for shapes
  • Geometry look up by unique identifier

Future implementations

  • 3D models support
  • Direct Kinect support
  • Touch Screen support

Participants

Software Developers:

  • Nadia Zeng

Collaborators:

  • Andy Muehlhausen (TouchDesigner Client)

Project Advisors:

Dev. Assistance

  • Phillip Weber
  • Cathy Hughes

Links