Charles J. Cliffe

Results 26 issues of Charles J. Cliffe

Need to set up CMake targets for iOS platform.

Need to port over the PSP makefiles, test updates and reconfigure them to the new repository layout.

It was suggested here: http://www.cubicvr.org/index.php?option=com_fireboard&Itemid=62&func=view&catid=5&id=205 That we should implement an ArcBall / Trackball http://viewport3d.com/trackball.htm Might also be good to learn from MouseViewController in CubicVR.js and implement something similar that's easy...

Need to namespace all the classes appropriately, possibly under cubicvr::

Need to account for Windows and Linux builds in CMake with relevant GLEW and GLX setups

Update code to OpenGL ES 2.0 utilizing parts of CubicVR.js