<?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[an ios app that embeds jscad]]></title><description><![CDATA[<p dir="auto">Hello all,</p>
<p dir="auto">Here comes another project featuring JSCAD in the production. Available on iOS.<br />
I am the author of this little app. Just want to let you all know my appreciation towards this cool library. Really glad to be a part of this community.</p>
<p dir="auto">In addition to that, I am working on a new set of models featuring polyhedra from <a href="http://dmccooey.com/polyhedra/index.html" rel="nofollow ugc">http://dmccooey.com/polyhedra/index.html</a><br />
Hopefully I can attract more kids to learning math and programming.</p>
<p dir="auto">Thank you.</p>
<p dir="auto">Two screenshots<br />
On iPad<br />
<img src="/assets/uploads/files/1645504139573-12.9in_3_v2.3-resized.jpg" alt="12.9in_3_v2.3.jpg" class=" img-responsive img-markdown" /></p>
<p dir="auto">On iPhone<br />
<img src="/assets/uploads/files/1645505165411-6.5in_4_v2.3.jpg" alt="6.5in_4_v2.3.jpg" class=" img-responsive img-markdown" /></p>
]]></description><link>https://openjscad.nodebb.com/topic/343/an-ios-app-that-embeds-jscad</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 03:03:22 GMT</lastBuildDate><atom:link href="https://openjscad.nodebb.com/topic/343.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 22 Feb 2022 04:36:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to an ios app that embeds jscad on Sat, 05 Mar 2022 03:53:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/1">@z3dev</a> hi, yes, it can be found in Apple App Store if you search for "Rukkou". Or use <a href="https://apps.apple.com/ca/app/rukkou/id1586823710" rel="nofollow ugc">this link</a> directly on a Mac OS. Do let me know your feedbacks <img src="https://openjscad.nodebb.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=k4h1pp0pk3c" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /></p>
]]></description><link>https://openjscad.nodebb.com/post/1131</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1131</guid><dc:creator><![CDATA[samuelwang48]]></dc:creator><pubDate>Sat, 05 Mar 2022 03:53:09 GMT</pubDate></item><item><title><![CDATA[Reply to an ios app that embeds jscad on Fri, 04 Mar 2022 23:31:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/736">@samuelwang48</a> Is there a way to download the application now? I’d really like to play with this, and review some of those cool looking polygons.</p>
]]></description><link>https://openjscad.nodebb.com/post/1130</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1130</guid><dc:creator><![CDATA[z3dev]]></dc:creator><pubDate>Fri, 04 Mar 2022 23:31:07 GMT</pubDate></item><item><title><![CDATA[Reply to an ios app that embeds jscad on Fri, 04 Mar 2022 21:56:31 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1646430335038-screen-shot-2022-03-04-at-16.45.23.png" alt="Screen Shot 2022-03-04 at 16.45.23.png" class=" img-responsive img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1646430413921-screen-shot-2022-03-04-at-16.46.43.png" alt="Screen Shot 2022-03-04 at 16.46.43.png" class=" img-responsive img-markdown" /></p>
<p dir="auto">Hi all, earlier I've mentioned that I was working on a collection of JSCAD code snippets featuring fancy polyhedra (sourced from David I. McCooey's website) and it has been released into production.</p>
<p dir="auto">There is NO paywall in front of these learning resources in order to benefit math, programming and CAD learners. Attributions, credits and references are given to all the contributors. Thank you JSCAD team!</p>
]]></description><link>https://openjscad.nodebb.com/post/1129</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1129</guid><dc:creator><![CDATA[samuelwang48]]></dc:creator><pubDate>Fri, 04 Mar 2022 21:56:31 GMT</pubDate></item><item><title><![CDATA[Reply to an ios app that embeds jscad on Thu, 24 Feb 2022 20:28:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/5">@gilboonet</a> hi, thanks! That's good to know that some great works have already been done. However, my aim is to use some AST parser to transform vertex math, vertices and faces info into XML so they can be fed into Google Blockly for kids to tweak polyhedron by drag-and-drop.</p>
<p dir="auto">I am half way through. Will share my work once it's in production.</p>
]]></description><link>https://openjscad.nodebb.com/post/1121</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1121</guid><dc:creator><![CDATA[samuelwang48]]></dc:creator><pubDate>Thu, 24 Feb 2022 20:28:33 GMT</pubDate></item><item><title><![CDATA[Reply to an ios app that embeds jscad on Thu, 24 Feb 2022 19:15:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/736">@samuelwang48</a> About regular polyhedrons, long ago I made functions using them, but didn't translate them for V2, they can be seen here :<br />
<a href="https://3d.hrg.hr/jscad/V1/#https://raw.githubusercontent.com/gilboonet/designs/master/polyhedrons.jscad" rel="nofollow ugc">https://3d.hrg.hr/jscad/V1/#https://raw.githubusercontent.com/gilboonet/designs/master/polyhedrons.jscad</a></p>
<p dir="auto"><a href="https://github.com/gilboonet/designs/blob/master/polyhedrons_archimede.jscad" rel="nofollow ugc">https://github.com/gilboonet/designs/blob/master/polyhedrons_archimede.jscad</a></p>
<p dir="auto"><a href="https://github.com/gilboonet/designs/blob/master/polyhedrons_catalan.jscad" rel="nofollow ugc">https://github.com/gilboonet/designs/blob/master/polyhedrons_catalan.jscad</a></p>
<p dir="auto"><a href="https://github.com/gilboonet/designs/blob/master/polyhedrons_platon.jscad" rel="nofollow ugc">https://github.com/gilboonet/designs/blob/master/polyhedrons_platon.jscad</a></p>
]]></description><link>https://openjscad.nodebb.com/post/1120</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1120</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Thu, 24 Feb 2022 19:15:47 GMT</pubDate></item><item><title><![CDATA[Reply to an ios app that embeds jscad on Thu, 24 Feb 2022 08:39:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/736">@samuelwang48</a> Your work is really great. About shaders, maybe this project could help you <a href="https://shadered.org/" rel="nofollow ugc">https://shadered.org/</a></p>
]]></description><link>https://openjscad.nodebb.com/post/1119</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1119</guid><dc:creator><![CDATA[gilboonet]]></dc:creator><pubDate>Thu, 24 Feb 2022 08:39:10 GMT</pubDate></item><item><title><![CDATA[Reply to an ios app that embeds jscad on Wed, 23 Feb 2022 03:02:43 GMT]]></title><description><![CDATA[<p dir="auto">Thanks <a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/1">@z3dev</a> for the compliments. I am flattered.</p>
<p dir="auto">It is a slush of all sorts, or a fusion to put it nicely. It is designed to be a tool to learn programming for kids and it must not rely on any peripheral hardware through bluetooth.  Then a simulation is required. I went for Unity and C# and an interpreter to compile JS in memory as opposed to Unreal which would be a clear overkill for me to maintain. However it is a shame that I could not offer shader programming to kids as I am not able to compile shader at runtime.</p>
<p dir="auto">Underlying part is implemented in swift language, such as wss, webrtc, webkit and unity messaging so it would allow messaging possible between devices across different networks and frameworks. With this app, you can program on iPad and render on iPhone via webRTC instantly to brag about your work in front of other kids <img src="https://openjscad.nodebb.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=k4h1pp0pk3c" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" title=":)" alt="🙂" /> It would also allow me to deliver course in a server/client manner such as presenting TLS or asymmetric encryption/decryption and etc.</p>
<p dir="auto">The screen you are looking at is an iOS WkWebView housing an Angular application, typescript of course. I didn't favor Redux or React. I chose Angular+Observable to handle most events and messaging. I also used Google Blockly as the underlying block coding IDE base.</p>
]]></description><link>https://openjscad.nodebb.com/post/1118</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1118</guid><dc:creator><![CDATA[samuelwang48]]></dc:creator><pubDate>Wed, 23 Feb 2022 03:02:43 GMT</pubDate></item><item><title><![CDATA[Reply to an ios app that embeds jscad on Wed, 23 Feb 2022 01:32:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://openjscad.nodebb.com/uid/736">@samuelwang48</a> WOW! I'm stunned. This is such a cool application!</p>
<p dir="auto">I (and probably others) would like to know how you managed to put this together. Where did you start? What tools did you use? What other libraries did you use?</p>
]]></description><link>https://openjscad.nodebb.com/post/1117</link><guid isPermaLink="true">https://openjscad.nodebb.com/post/1117</guid><dc:creator><![CDATA[z3dev]]></dc:creator><pubDate>Wed, 23 Feb 2022 01:32:24 GMT</pubDate></item></channel></rss>