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
    • sopatt

      vec3.angle(a,b)
      Development Discussions • • sopatt

      2
      0
      Votes
      2
      Posts
      22
      Views

      z3dev

      @sopatt Thanks for the feedback.

      FYI, Most computations are based upon the glMatrix library (glmatrix.net)

      I will double check but this is probably the same functionality as glmatrix.

    • z3dev

      3D Fractals
      Design Discussions • • z3dev

      1
      0
      Votes
      1
      Posts
      43
      Views

      No one has replied

    • z3dev

      JSCAD TEXT and Object API Add-on
      Design Discussions • • z3dev

      1
      0
      Votes
      1
      Posts
      20
      Views

      No one has replied

    • hpb-htw

      Old version of rollup
      General Discussions • • hpb-htw

      5
      0
      Votes
      5
      Posts
      472
      Views

      z3dev

      @hpb-htw Super! You understand well.

      Each package will have a slightly different version, as Lerna determines major/minor/fix versions by changes. The main package is never released so, the version stays the same, but should be 3.0.0.

      Please take another look at utils/regl-renderer package. The demo html files are slightly different in V3.

    • hpb-htw

      Using JScad just to display 3D-Object
      General Discussions • • hpb-htw

      9
      0
      Votes
      9
      Posts
      475
      Views

      z3dev

      @hpb-htw Nice! You might be the first person using V3.

      So, V3 is currently in Alpha release. Or course, V3 is in the same GIT repository but on the V3 branch. So, you can get all the packages by checking out the branch.

      git checkout V3

      Again, take a look at the demos in regl-rendering

    • shay cerny

      Modifying Variables From Imported Parametric model
      Development Discussions • • shay cerny

      3
      0
      Votes
      3
      Posts
      417
      Views

      z3dev

      @shay-cerny Welcome

      This isn't exhaustive but lists some of the websites using JSCAD.

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

    • z3dev

      Release V3 Alpha : 2025 JAN 05
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      425
      Views

      No one has replied

    • z3dev

      Release : 2024 DEC 29
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      169
      Views

      No one has replied

    • z3dev

      Release : 2024 NOV 10
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      265
      Views

      No one has replied

    • z3dev

      Release : 2024 OCT 06
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      292
      Views

      No one has replied

    • her01n

      quadcopter frame implemented in jscad
      General Discussions • • her01n

      5
      0
      Votes
      5
      Posts
      745
      Views

      her01n

      @z3dev
      I have been using openscad, but i have found it very limiting. Most code is manually converted from openscad - that was suprisingly fast to do. I don't have any plans with the project, its just for fun.

    • DavidLyon66

      Load/Save to Cloud/ftp-server
      Comments & Feedback • • DavidLyon66

      1
      0
      Votes
      1
      Posts
      1005
      Views

      No one has replied

    • hrgdavor

      Jscad.app prototype desktop app
      Development Discussions • • hrgdavor

      4
      0
      Votes
      4
      Posts
      870
      Views

      z3dev

      An application also has shortfalls. There's the problem of documentation as well as upgrades. Applications usually include a huge and often critic user manual. And applications will only receive the latest patches if the user notices and applies the fix. This is why the website is so appealing... it's easy.

    • Zachary Keim

      API documentation links broken
      Comments & Feedback • • Zachary Keim

      4
      0
      Votes
      4
      Posts
      426
      Views

      hrgdavor

      @Zachary-Keim good to hear. Guess it was a temporary issue 🙂

    • DavidLyon66

      Click to item for Callback/Event functionality
      Design Discussions • • DavidLyon66

      12
      0
      Votes
      12
      Posts
      6686
      Views

      DavidLyon66

      @z3dev said in Click to item for Callback/Event functionality:

      the focus of JSCAD is still 3D printing

      Yes, that aligns with what I am doing.

      2b434c15-360f-4ba4-a8e1-de0c65509bd5-image.png

      The reason that I was querying this capability is that in the above picture of a drill-tray example, made from a photo-scan, I want to put in different options for the hinge and lid made by clicking on the parts in the jscad ui.

      It's no big deal if it's not easy to achieve (as explained by @hrgdavor) in jscad at this point in time. I can resolve this some other way. I just thought it might be easy*

      Interestingly, I was able to find that there is a component that does what I need for gltf but I haven't been able to locate an Open-Source equivalent just yet. https://iconscout.com/gltf-3d-editor provides a simple click+transform+rotate component for their platform that does what I was looking for.

    • z3dev

      Release : 2024 JUN 02
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      641
      Views

      No one has replied

    • z3dev

      Create JSCAD Designs
      Design Discussions • • z3dev

      2
      1
      Votes
      2
      Posts
      711
      Views

      z3dev

      This is a way too cool project to create JSCAD designs in VSCODE. But there's also a nice like webserver for those that want to use another external editor.

    • Nathan Apter

      Openscad to Jscad
      General Discussions • • Nathan Apter

      8
      0
      Votes
      8
      Posts
      2173
      Views

      DavidLyon66

      @Nathan-Apter ok, I upgraded by still not working.2024-05-04-050059.png

    • Peter Birch

      jscad examples on github
      General Discussions • • Peter Birch

      4
      0
      Votes
      4
      Posts
      559
      Views

      Peter Birch

      @z3dev
      Thanks!

    • Shunder0

      How can I prevent my Cad design from
      Development Discussions • • Shunder0

      2
      0
      Votes
      2
      Posts
      1027
      Views

      hrgdavor

      @Shunder0
      i do not understand even slightest what you are asking here 🙂