- opencascade-emscripten-port VS cadquery
- opencascade-emscripten-port VS CQ-editor
- opencascade-emscripten-port VS sdf
- opencascade-emscripten-port VS TR2Main
- opencascade-emscripten-port VS sdfx
- opencascade-emscripten-port VS cq-containers
- opencascade-emscripten-port VS ViewSCAD
- opencascade-emscripten-port VS antimony
- opencascade-emscripten-port VS opencascade-emscripten-p
Opencascade-emscripten-port Alternatives
Similar projects and alternatives to opencascade-emscripten-port
-
cadquery
A python parametric CAD scripting framework based on OCCT
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
ViewSCAD
A Jupyter renderer for the OpenSCAD and SolidPython Constructive Solid Geometry languages
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
opencascade-emscripten-port reviews and mentions
-
Curated Code CAD
There is an OpenCascade version compiled down to wasm [1] that we're currently using embedded in our own app. Rendering to WebGL is relatively straight-forward and the system as a whole works well. Gives me a lot of power when designing mechanical systems and running simulations on the resulting models. Perf of the CAD kernel on the web is not great, but 'just good enough'.
Troubleshooting issues is tricky though. If something doesn't work debugging is nearly impossible and the (C++) docs are very challenging.
OpenCascade is very powerful, but the ergonomics of the API aren't great. Writing a simple FP-style immutable wrapper around it has proven very fruitful and we can now describe relatively complicated models with a bare minimum of TypeScript code. Lot's of fun!
[1] https://github.com/gabrielcuvillier/opencascade-emscripten-p...
Stats
gabrielcuvillier/opencascade-emscripten-port is an open source project licensed under GNU Lesser General Public License v3.0 only which is an OSI approved license.
The primary programming language of opencascade-emscripten-port is C++.