JSCAD User Group

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    OpenJsCAD + physics engine?

    General Discussions
    2
    2
    377
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jumpjack2
      jumpjack2 last edited by

      How can I apply rapier.js physics engine (or any other js physics engine...) to OpenJsCAD objects?

      I found this site which allows creating composite objects and exporting them into openSCAD format, which then I was able to translate to openJsCAD using ChatGPT, but then I got stuck: I am not able to associate rapier.js to my model.

      What I would like to do is to change this robot arm into something I create with above site.

      Is this feasible?

      hrgdavor 1 Reply Last reply Reply Quote 0
      • hrgdavor
        hrgdavor @jumpjack2 last edited by

        @jumpjack2 you can export models from openscad or jscad to .obj or .stl meshes and then it is no more question of integrating with rapier, but a question of how you import meshes to rapier.

        actual integration with jscad is much more complex problem.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors