Izzimach / react-three-legacy

React bindings to create and control a 3D scene using three.js
Other
1.52k stars 128 forks source link

Component for THREE.Fog #72

Closed oveddan closed 8 years ago

oveddan commented 8 years ago

So that lighting effects can be used in react-three.

Original THREE.Fog is here: http://threejs.org/docs/#Reference/Scenes/Fog

oveddan commented 8 years ago

Nevermind you pass it as a prop to components.