JSCAD User Group

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • C

      REST API or automatic loading from script
      General Discussions • • cncandi

      5
      0
      Votes
      5
      Posts
      712
      Views

      z3dev

      @cncandi It looks like you made a copy of the JSCAD website. That's really customize to support drag-n-drop, loading projects, URL options, etc. It's probably not what you really want.

      Take a look at the websites and frameworks mentioned here.

      https://openjscad.xyz/dokuwiki/doku.php?id=en:user_guide_help

      Let us know if you have any more questions.

    • z3dev

      Release : 2022 AUG 21
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      322
      Views

      No one has replied

    • Hermann-SW

      openscad.xyz support for "data:" URI scheme would be cool
      Development Discussions • • Hermann-SW

      4
      0
      Votes
      4
      Posts
      648
      Views

      z3dev

      @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-SW

      JSCAD for planar graph embeddings onto (unit) sphere
      Design Discussions • • Hermann-SW

      10
      0
      Votes
      10
      Posts
      1388
      Views

      Hermann-SW

      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!
      https://forums.raspberrypi.com/download/file.php?id=56198

    • Hermann-SW

      Problem with "subtract()"ing "hull()", is this a bug?
      Design Discussions • • Hermann-SW

      4
      0
      Votes
      4
      Posts
      679
      Views

      Hermann-SW

      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

    • David Bolt

      How do you single step your code?
      Development Discussions • • David Bolt

      4
      0
      Votes
      4
      Posts
      649
      Views

      z3dev

      @David-Bolt The latest release has a change which retains the webworker thread. So, debugging should be easier now.

    • z3dev

      Release : 2022 JUL 17
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      343
      Views

      No one has replied

    • Ion 0

      JScad project showcase
      General Discussions • • Ion 0

      7
      2
      Votes
      7
      Posts
      1039
      Views

      z3dev

      @Ion-0 it was great to meet up. I'm totally impressed with the amount of effort and engineering that went into the web application. Really cool stuff!

      Let us know how JSCD needs to improve to assist others.

    • z3dev

      Makers Faire Tokyo
      Announcements • • z3dev

      3
      1
      Votes
      3
      Posts
      488
      Views

      z3dev

      あなたが参加する機会を得たら、知らせてください。あなたのためのチケットを持っています!

    • David Bolt

      Can not get View type: Orthographic to work.
      Development Discussions • • David Bolt

      5
      0
      Votes
      5
      Posts
      650
      Views

      Ion 0

      @david-bolt one suggestion from what i've tried could be to set the camera position for regular perspective camera further away as an orthographic camera is just a perspective camera at infinity

    • Steve Howe

      Load jscad directory into web jscad
      General Discussions • • Steve Howe

      7
      0
      Votes
      7
      Posts
      843
      Views

      Steve Howe

      Yes, this becomes quite limiting if one has to have users download, unzip, and drag & drop. Kind of defeats the purpose of projects. Also you'd have to deal with updates.
      Very cumbersome for non-tech users.
      It would be nice if you could include directories or even zip files in the URL.

    • gilboonet

      import/export of .obj file
      Development Discussions • • gilboonet

      8
      0
      Votes
      8
      Posts
      1152
      Views

      gilboonet

      @platypii Thank you for this investigation. I remember that I tried to get JSCAD to union those groups but then it loses colors. I use Wings 3d to colorize my models, and it does not split them into separate objects (on my screenshot I have only one geometry), only materials are separated into groups.
      Capture d’écran du 2022-06-14 10-11-33.png

      Capture d’écran du 2022-06-14 10-29-42.png

      I splitted the model into 3 geometries and then exported it to .obj and the difference is that it contains 3 lines starting with "o " that defines start of an object. Maybe for the moment JSCAD translate lines starting with "g " like "o ".

    • z3dev

      Release : 2022 JUN 12
      Announcements • • z3dev

      1
      3
      Votes
      1
      Posts
      396
      Views

      No one has replied

    • z3dev

      2000 ⭐️ ⭐️ ⭐️
      Announcements • • z3dev

      2
      3
      Votes
      2
      Posts
      545
      Views

      platypii

      We're almost at 2000 commits too! 1997 commits now.

    • z3dev

      polygonjs
      Design Discussions • • z3dev

      1
      2
      Votes
      1
      Posts
      468
      Views

      No one has replied

    • ajw1970

      Using JSCAD to build meshes for BabylonJS
      Design Discussions • • ajw1970

      10
      0
      Votes
      10
      Posts
      1311
      Views

      z3dev

      @ajw1970 super!

      I'm interested in the final application. Why did you want to use Babylon for rendering? And do you further plans to create some online designs?

    • Antoine Guillaume

      Rectangle with multiple style corner
      Design Discussions • • Antoine Guillaume

      3
      0
      Votes
      3
      Posts
      558
      Views

      Antoine Guillaume

      @z3dev ok, thank you very much for your feedback

    • z3dev

      Release : 2022 MAY 15
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      329
      Views

      No one has replied

    • udif

      Dynamically updating the parameter array returned by getParameterDefinitions() ?
      General Discussions • • udif

      9
      0
      Votes
      9
      Posts
      1129
      Views

      Antoine Guillaume

      @hrgdavor for the moment i have create only one field and i serialize all datas of form and i check the values in the openjscad script

    • z3dev

      Release : 2022 APR 24
      Announcements • • z3dev

      1
      2
      Votes
      1
      Posts
      340
      Views

      No one has replied