JSCAD User Group
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Hermann-SW
    3. Topics
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 27
    • Groups 0

    Topics

    • Hermann-SWH

      Small "shift+enter" bug in openjscad.xyz?

      Watching Ignoring Scheduled Pinned Locked Moved Development Discussions
      3
      0 Votes
      3 Posts
      1k Views
      Hermann-SWH
      @hrgdavor Thanks: https://github.com/jscad/OpenJSCAD.org/issues/1317
    • Hermann-SWH

      Can "openjscad.xyz/?uri=..." support "data" protocol in addition to "http(s)"?

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      5
      0 Votes
      5 Posts
      2k Views
      Hermann-SWH
      @hrgdavor Thanks, done: https://github.com/jscad/OpenJSCAD.org/issues/1318
    • Hermann-SWH

      Are there JSCAD user callbacks?

      Watching Ignoring Scheduled Pinned Locked Moved Development Discussions
      4
      0 Votes
      4 Posts
      2k Views
      Jason SprouseJ
      @Hermann-SW said in Are there JSCAD user callbacks?: tionality? Wouldn't that also be displayed in the browser stack trace?
    • Hermann-SWH

      JSCAD preview faster than "same" model OpenSCAD preview

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      2
      1 Votes
      2 Posts
      2k Views
      z3devZ
      @Hermann-SW Thanks for all the super insights to your designs. It has been great to see you continue and improve the designs, and finally have a great base for more designs. I haven't seen anyone compare JSCAD to OpenSCAD viewers. We continue to improve the viewer (and modeling library) so it's really nice to have some complements. We have had some recent performance improvements, based on @platypii and @briansturgill changes. And we have more planned ahead.
    • Hermann-SWH

      How to generate JSCAD model in browser JS and display like demo.html?

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      7
      0 Votes
      7 Posts
      3k Views
      Hermann-SWH
      @hrgdavor I tried that with openjscad.xyz and it did not work. But it does work with locally hosted demo.html ! Thanks, until now I had browser console open right, editor in middle and only half of 3D view left. After drag and drop, I can close the editor and see new graphs whenever I run node.tetra.js to produce a different x.jscad. So much easier to work now ...
    • Hermann-SWH

      openscad.xyz support for "data:" URI scheme would be cool

      Watching Ignoring Scheduled Pinned Locked Moved Development Discussions
      4
      0 Votes
      4 Posts
      2k Views
      z3devZ
      @Hermann-SW Good questions... The website has a little Perl script that does the download of the requested file, and checks the content. This does two things; only know file types are allowed, and this goes around CORS. https://github.com/jscad/OpenJSCAD.org/blob/master/packages/web/remote.pl I guess that supporting data URL would be possible, but there would have to be some similar checks for data type, etc.
    • Hermann-SWH

      Problem with "subtract()"ing "hull()", is this a bug?

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      4
      0 Votes
      4 Posts
      2k Views
      Hermann-SWH
      Forgot to post the "answer" link for viewing in browser: https://openjscad.xyz/?uri=https://stamm-wilbrandt.de/en/forum/A.JSCAD.vertex_edge2.sp_tria.js
    • Hermann-SWH

      JSCAD for planar graph embeddings onto (unit) sphere

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      10
      0 Votes
      10 Posts
      3k Views
      Hermann-SWH
      I implemented optional JSCAD output for planar graph playground "node.tetra.js", details here: https://forums.raspberrypi.com/viewtopic.php?p=2030546#p2030546 Until now I played with C20 hand edited for JSCAD, this is newly created C60 fullerene with 60 vertices and 90 edges: https://www.openjscad.xyz/?uri=https://stamm-wilbrandt.de/en/forum/JSCAD.C60_vtype.js More vertices and edges than for C20, but design regeneration still done in less than 10 seconds on Intel it Linux Chrome! [image: file.php?id=56198]
    • Hermann-SWH

      Registration broken?

      Watching Ignoring Scheduled Pinned Locked Moved Development Discussions
      2
      0 Votes
      2 Posts
      1k Views
      settingerS
      @Hermann-SW You are not alone! I had the same experience, back in March.