1
edit
Changes
no edit summary
# Needs to render a 3D image quickly in any WebGL browser
# Must support camera manipulation
# Needs to support the some of the following HTML parameters:
(This still needs to be discussed)
*DataURL
* What file formats should be supported? ASC, PSI, DAE, ZAE, ...
*
--------
''' RC specs'''<br />
''' Rendering'''
* Draw set of points
* Get FPS
* Set background color
'''Lighting'''
* Set material
* Set Light
'''File'''
* Open PSI file
* Toggle streaming
* Get file progress
'''Transformation'''
* Set rotation
* Set translation
* Set scale
'''View'''
* Set canvas size
* Set projection(perspective, ortho, user)
* Set camera
'''Input'''
* Mouse wheel
* Mouse cursor
* Keyboard
'''Misc'''
* Take screenshot
'''?'''
* User-defined shaders