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
    • Jason Sprouse

      Is the cli package also included in the web version?
      Development Discussions • • Jason Sprouse

      6
      0
      Votes
      6
      Posts
      1860
      Views

      z3dev

      @Jason-Sprouse hmm...

      The website doesn't have a backend service/process. Everything is handled by the browser, including loading designs.

      The only trick is for designs provided an a URL parameter. In this case, the URL is posted to a little script that reads the contents, stores the file locally, and returns the URL to the local file.

      Of course, some other backend service could be added.

    • RelatingData

      Interoperability with URDF / Gazebo and modelling of Robots
      General Discussions • • RelatingData

      6
      1
      Votes
      6
      Posts
      1772
      Views

      z3dev

      @Jason-Sprouse Not a problem. As you mentioned, the engine has to be taught first. How can we make that happen?

      FYI, if the results are saved and made available on the web, then the design can be posted to the JSCAD website. I do this for my designs at Thingiverse.

      https://www.openjscad.xyz/?uri=https://www.thingiverse.com/download:9621826

    • Jason Sprouse

      AI in JSCAD for Generative AI
      General Discussions • • Jason Sprouse

      5
      0
      Votes
      5
      Posts
      1800
      Views

      z3dev

      @Jason-Sprouse Love the idea! There are lots of reasons to use AI, and most are for research or learning purposes.

      You might want to start with some examples. Such as "show me how to use JSCAD circles?" Or even more complex examples.

    • Hermann-SW

      Are there JSCAD user callbacks?
      Development Discussions • • Hermann-SW

      4
      0
      Votes
      4
      Posts
      1680
      Views

      Jason Sprouse

      @Hermann-SW said in Are there JSCAD user callbacks?:

      tionality?

      Wouldn't that also be displayed in the browser stack trace?

    • gilboonet

      Starting reusing JSCAD for unfolding projects
      Design Discussions • • gilboonet

      2
      1
      Votes
      2
      Posts
      1077
      Views

      hrgdavor

      @gilboonet cool, combining it into single app would be awesome one day

    • z3dev

      How about a new design?
      Design Discussions • • z3dev

      2
      0
      Votes
      2
      Posts
      1061
      Views

      hrgdavor

      @z3dev I periodically mention discord channel to ppl, so we could from time to time also mention this forum to users on those git tickets.

    • z3dev

      Release : 2023 JUN 27
      Announcements • • z3dev

      1
      1
      Votes
      1
      Posts
      1060
      Views

      No one has replied

    • rozek

      vectorChar vs. vectorText
      General Discussions • • rozek

      6
      0
      Votes
      6
      Posts
      1901
      Views

      z3dev

      @rozek hope that you are still using JSCAD.

      there are some changes to vectorChar and vectorText, which will become part of V3 JSCAD. if you have time then please take a look.

      https://github.com/jscad/OpenJSCAD.org/pull/1252

    • z3dev

      Release : 2023 APR 30
      Announcements • • z3dev

      2
      0
      Votes
      2
      Posts
      936
      Views

      A

      Thanks! I also send an announcement the x3d-public mailing list.

    • Richard Rouse

      updating jscad for website integration
      General Discussions • • Richard Rouse

      2
      0
      Votes
      2
      Posts
      904
      Views

      z3dev

      @Richard-Rouse Welcome to the user group.

      Looks like you have integrated parts of the V1 website into your custom website. It must have been a fun project.

      V1 is still available, but this version is not being maintained any more. If you really need it then check out the V1 branch.

      V2 is the currently available, and maintained version. This is totally different and you will have to start again. Sorry.

      There's a super small viewer available in the regl-renderer directory. Please see the README for additional information.

      Let us know if you have questions. There are several people who have created custom websites.

    • tjw25425

      Default JSCAD script (index.js) for self-hosted website
      General Discussions • • tjw25425

      6
      0
      Votes
      6
      Posts
      1702
      Views

      hrgdavor

      @z3dev that is exactly type of projects I want more jscad users to be able to do. It will likely be able to benefit from some of the resopnsiveness improvments I am making.

    • gilboonet

      Use case issues
      Design Discussions • • gilboonet

      2
      0
      Votes
      2
      Posts
      1060
      Views

      gilboonet

      Thanks to the browser cache I was able to run the script again and it already had all values loaded and I only needed to change the slider that was badly positioned.

    • gilboonet

      export colored model to .obj
      Design Discussions • • gilboonet

      6
      0
      Votes
      6
      Posts
      1779
      Views

      hrgdavor

      @gilboonet vool 🙂 . Nice to see it working

    • gilboonet

      Getting values from a geometry
      Design Discussions • • gilboonet

      3
      0
      Votes
      3
      Posts
      1131
      Views

      gilboonet

      @z3dev I finally resolved it by not using transforms and directly compute the center of the rectangles, that way the geometry sides were ok without any need to transform. I hope to be able to reuse that code for same kind of simple designs.
      Capture d’écran du 2023-03-05 10-58-47.png

    • gilboonet

      How to use vec2/3 classes
      Design Discussions • • gilboonet

      3
      0
      Votes
      3
      Posts
      1220
      Views

      z3dev

      @gilboonet the example looks fine. You can create, rotate, transform all the math objects..

      Now comes the fun part... curves, distances, etc. There are little tidbits of logic throughout the library. You can find some of the basic calculations in the primitives, I.e. arc, circle, sphere, etc.

      And of course, let us know if you have questions.

    • gilboonet

      Designing with text
      Design Discussions • • gilboonet

      12
      0
      Votes
      12
      Posts
      2284
      Views

      gilboonet

      @hrgdavor That would be great. For the moment I'm certainly going to try to do the same thing using svg into vanilla js.

    • hrgdavor

      Realtime boolean preview using GPU image based csg!!
      Development Discussions • • hrgdavor

      1
      0
      Votes
      1
      Posts
      1011
      Views

      No one has replied

    • hrgdavor

      some more progress with prototype.
      Development Discussions • • hrgdavor

      1
      1
      Votes
      1
      Posts
      1013
      Views

      No one has replied

    • TerryGeng

      A project for rendering JSCAD in JupyterLab
      General Discussions • • TerryGeng

      4
      1
      Votes
      4
      Posts
      1403
      Views

      hrgdavor

      It is nice to see more users and a new enviroment. @z3dev we should think about adding a section on jscad website with links to projects like this so other users that are interested in this way of interacting with jscad can find it.

      @TerryGeng there are few of jscad fans also on discord, you may share your plugin there too. https://discord.gg/AaqGskur93

    • z3dev

      Release : 2023 JAN 09
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      788
      Views

      No one has replied