three-render-objects
three-render-objects copied to clipboard
Easy way to render ThreeJS objects with built-in interaction defaults
### Description of the issue: When using react-force-graph (which relies on three-render-objects) in a Next.js project, a SyntaxError occurs because three-render-objects is attempting to import TWEEN from @tweenjs/tween.js using a...
I'd like to be able to use .gtlf models with this wrapper, or have some documentation explaining how to do so, if it's already possible.
**Is your feature request related to a problem? Please describe.** I checked the source code and found that post-processing is enabled by default, and the official example module provided by...
As discussed [here](https://github.com/vasturiano/3d-force-graph/issues/567), I added the ability to pass a function as the constructor for the controller. The only thing that is not tackled is the `navInfo` text.
Hello there! Attempting to implement orthographic camera (for the purpose of 2D Usage of 3d-force graph for performance benefits) using this SO post: https://stackoverflow.com/questions/48758959/what-is-required-to-convert-threejs-perspective-camera-to-orthographic I actually was unable to get...
**Is your feature request related to a problem? Please describe.** I recently started using it to showcase a network, and certain buttons trigger an animation. If we need to perform...