jupyter-widgets / pythreejs

A Jupyter - Three.js bridge
https://pythreejs.readthedocs.io
Other
936 stars 187 forks source link

Depth of field effect #245

Open scottlittle opened 5 years ago

scottlittle commented 5 years ago

This might be a long shot, but does anyone know the most straightforward way to accomplish a "depth of field" effect with pythreejs? Here's an example in threejs: https://threejs.org/examples/webgl_postprocessing_dof2.html.