aeksco / openjscad-react

:package: React.js component for the OpenJSCAD.org project
https://aeksco.github.io/openjscad-react/
MIT License
20 stars 3 forks source link

Render multiple OpenJSCAD components? #2

Open aeksco opened 3 years ago

aeksco commented 3 years ago

Currently you cannot render multiple OpenJSCAD components on the page simultaneously.

This may be due to limitations in the @jscad/web package, but I'm not sure.