<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[OpenJsCAD + physics engine?]]></title><description><![CDATA[<p dir="auto">How can I  apply rapier.js physics engine (or any other js physics engine...) to OpenJsCAD objects?</p>
<p dir="auto">I found <a href="https://www.blockscad3d.com/editor/#" rel="nofollow ugc">this site</a> 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.</p>
<p dir="auto">What I would like to do is to change <a href="https://jumpjack.github.io/robot-arm-3d-with-physics/" rel="nofollow ugc">this robot arm</a> into something I create with above site.</p>
<p dir="auto">Is this feasible?</p>
]]></description><link>https://openjscad.nodebb.com/topic/416/openjscad-physics-engine</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 03:42:06 GMT</lastBuildDate><atom:link href="https://openjscad.nodebb.com/topic/416.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 Dec 2023 13:34:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to OpenJsCAD + physics engine? on Tue, 12 Dec 2023 18:57:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/814">@jumpjack2</a> 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.</p>
<p dir="auto">actual integration with jscad is much more complex problem.</p>
]]></description><link>https://openjscad.nodebb.com/post/1377</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1377</guid><dc:creator><![CDATA[hrgdavor]]></dc:creator><pubDate>Tue, 12 Dec 2023 18:57:13 GMT</pubDate></item></channel></rss>