-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Sascha-Stelling edited this page Nov 30, 2017
·
35 revisions
Web-Frontend to visualize streaming COLLADA 3D content. This work is sponsored by AIT - Austrian Institute of Technology and HCI , the Heidelberg Collaboratory for Image Processing (IWR, University of Heidelberg)
- Write Wiki summary on streaming of COLLADA Files using HTTP Multiparts
- Investigate & Write summary on State of the Art of streaming geometry data (example: VRML) and common features therein
- Improve Visualization Frontent code to support variable user viewpoint within changing mesh streaming
- Check support of zipped dae by using models with textures
- Support obj files in addition to dae (only if little effort)
Next Meeting: 2017-12-04 12h15 Berl.Str
- A Framework for Streaming Geometry in VRML: https://pdfs.semanticscholar.org/edab/7314e888cb1a574d42d03bbb1742163ceeab.pdf
The HTTP Multipart protocol is commonly used to upload files to a server or vice versa.