Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 820 Bytes

README.md

File metadata and controls

executable file
·
14 lines (8 loc) · 820 Bytes

##Description The POculus library intends to render processing sketches to Oculus. It uses JOGL support for Oculus to achieve this functionaility.

POculus provides an Oculus renderer which needs to be specified in size(). Anything you now draw will be rendered in Oculus view.

Note: Oculus needs to be plugged in before running the sketch. Also since, POculus uses updated JOGL libraries, it currently works through eclipse only. You can download all the required jars from here.

##Example Click here to view the example.

##Download Jar's Click here to download the jars.