You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This discussion was converted from issue #14 on January 17, 2024 12:54.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
You can do high quality modelling this way .
https://github.com/donalffons/opencascade.js/
These functions can be described with xml dom and so usable in this project
Another use case if pipelining many xml model descriptions to a final aggregated model using a highly effecisnt binary format.
the users edits the xml models and the binary representation up dates via the pipeline.
this pipeline can run in web workers to keep the gui thread lively.
you can then extend to server wasm for really massive models
Beta Was this translation helpful? Give feedback.
All reactions