planetarium icon indicating copy to clipboard operation
planetarium copied to clipboard

Use internal camera to avoid conflict with camera changes

Open codeanticode opened this issue 7 years ago • 0 comments

Right now, the camera setup for the cube map rendering uses the camera matrices from PGraphicsOpenGL. This makes the library incompatible with camera-manipulation libraries such as PeasyCam or Proscene.

codeanticode avatar Jan 13 '18 21:01 codeanticode