react-whs icon indicating copy to clipboard operation
react-whs copied to clipboard

WhitestormJS React integration ⚛

Results 5 react-whs issues
Sort by recently updated
recently updated
newest added

I use MeshComponent/Component to transforme threejs Helper , but show nothing. Are there any examples of how to use them.

Hi there, thanks for this cool library. Very appreciated. I'm trying to get the OrbitControlsModule to not zoom or simply maxZoom or maxDistance. None of these below properties worked when...

vulnerabale dependencies ```console node-browser-compat / atob -> CVE-2018-3745 hapijs / cryptiles -> CVE-2018-1000620 lodash / lodash -> CVE-2018-3721 jonschlinkert / randomatic -> CVE-2017-16028 unshiftio / url-parse -> CVE-2018-3774 ```

When I used `Model` component to render a OBJ. The OBJ loaded successfully, but wasn’t rendered. the component didn’t report error。Is there anyone could guide me how to use react-whs?...

At the moment `react-whs` doesn't support updating component properties from React properties. Changing them will result in a component rebuild. **Such feature can be implemented.** Using `componentWillReceiveProps()` we can compare...