kaleidoscopea 3D First Person Shooter/Maya style camera for Processing |
|
|
> ABOUT | FAQ | EXAMPLES | DOWNLOAD | REFERENCE |
|
> HOME | AppCamera | WebCamera |
|
|
Two types of camera
Due to the limitations of Processing/Java, the full featured AppCamera cannot run in an applet form. Therefore, I added the WebCamera, which mimics a full featured camera to a reasonable degree. I think most people will be using the AppCamera more. OpenGL is not supported on OS X yet (I have successfully fun applets in XP), and the low heap space makes for small models/environments. However, as this is a website I will start with the WebCamera. |
|
|
|
|
|
WebCamera
Push Pop Cubes |
|
| AppCamera |