opencascade-emscripten-port

Open CASCADE - Emscripten / Webassembly port (by gabrielcuvillier)

Opencascade-emscripten-port Alternatives

Similar projects and alternatives to opencascade-emscripten-port

opencascade-emscripten-port
  1. cadquery

    A python parametric CAD scripting framework based on OCCT

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. sdf

    Simple SDF mesh generation in Python

  4. CQ-editor

    CadQuery GUI editor based on PyQT

  5. sdfx

    A simple CAD package using signed distance functions

  6. antimony

    CAD from a parallel universe

  7. ViewSCAD

    A Jupyter renderer for the OpenSCAD and SolidPython Constructive Solid Geometry languages

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. TR2Main

    Tomb Raider II Injector Dynamic Library

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better opencascade-emscripten-port alternative or higher similarity.

opencascade-emscripten-port discussion

Log in or Post with

opencascade-emscripten-port reviews and mentions

Posts with mentions or reviews of opencascade-emscripten-port. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-28.
  • Curated Code CAD
    10 projects | news.ycombinator.com | 28 Jun 2021
    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

Basic opencascade-emscripten-port repo stats
1
17
0.0
almost 4 years ago

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai