December 16th in Tutorials by admin .

Papervision 3D Perfect Pixel Precision

To achieve pixel just use the following formula – planecon.z = ((view.camera.zoom – 1) * view.camera.focus) – Math.abs(view.camera.z);

To achieve pixel just use the following formula – planecon.z = ((view.camera.zoom – 1) * view.camera.focus) – Math.abs(view.camera.z);

Leave A Comment.