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

React component for rendering jscad models.

Results 3 jscad-react issues
Sort by recently updated
recently updated
newest added

@kenianbei it seems that the current package cannot be used with pure ES6 imports and React rendering. There seems to be a lot of conflict between import and require. Can...

Would there be interest in a pull request to support react 18?

The following app has been using this library to generate 3D printable keychains. The problem is when the settings change the angle of the camera also resets. Have you ever...