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
    • Sea-DH1

      About @jscad/core
      General Discussions • • Sea-DH1

      5
      0
      Votes
      5
      Posts
      985
      Views

      Sea-DH1

      @z3dev I see that it has the function of dragging and dropping stl loading

    • Sea-DH1

      If loading stl binary file
      Development Discussions • • Sea-DH1

      7
      0
      Votes
      7
      Posts
      1230
      Views

      Sea-DH1

      @z3dev
      new issue
      https://github.com/jscad/OpenJSCAD.org/issues/972

    • z3dev

      Release : 2021 DEC 26
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      504
      Views

      No one has replied

    • gilboonet

      Start of V2 version of my unfolder
      Design Discussions • • gilboonet

      7
      0
      Votes
      7
      Posts
      935
      Views

      gilboonet

      @z3dev the .json

    • Sea-DH1

      How to load the stl file of three.js
      General Discussions • • Sea-DH1

      2
      0
      Votes
      2
      Posts
      633
      Views

      z3dev

      @sea-dh1 welcome to the user group!

      The modeling library creates 3D shapes into geom3 data structures. Of course, three.JS has a different data structure for ‘mesh’. So, all you have to do is… convert geom3 data to 3js data.

      No. JSCAD doesn’t support this. Good luck!

    • neonsnowcat

      The Case of the Missing Triangles
      Development Discussions • • neonsnowcat

      4
      0
      Votes
      4
      Posts
      664
      Views

      z3dev

      @neonsnowcat Please try the latest version via www.openjscad.xyz

      Hopefully, those missing triangles have returned to earth.

    • z3dev

      Release : 2021 DEC 11
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      318
      Views

      No one has replied

    • gilboonet

      function to create regular polygon
      Development Discussions • • gilboonet

      3
      0
      Votes
      3
      Posts
      495
      Views

      gilboonet

      @hrgdavor Thanks a lot that's exactly what I needed,
      Capture d’écran de 2021-12-01 11-24-28.png

    • Cid Zhang

      [Christmas Update!]New application of JSCAD: Fully 3D-printed music box
      General Discussions • • Cid Zhang

      6
      2
      Votes
      6
      Posts
      1591
      Views

      platypii

      Wow very cool! Hard to imagine how that would even be possible with traditional CAD software 🙂

    • hrgdavor

      threejs integration
      General Discussions • • hrgdavor

      11
      0
      Votes
      11
      Posts
      3930
      Views

      hrgdavor

      @platypii @danmarshall I think both of will be able use your preferred engine, and get specific benefits depending on a task at hand. Actually I am planning to split the necessary code so that it becomes rather easy to use any of the 3 engines I found to be interesting (regl, threejs, babylon)

      regl it is the current engine and is compact CON: lack proper WEBGL2 support and there are NO plans for supporting it in the future example for extremely compact page that has jscad script and render and all under 99kb is great example why regl is still very useful 🙂 by @platypii https://paradr.one/ threejs and babylon larger but can be cut down for basic rendering (I managed to get 400k version of threejs that works with jscad) support wegl2 instancing can bring performance regl just will not ever be able with webgl1 are working actively on great next thing: WebGPU WebGPU might be the future for jscad if we can come up with ways to utilize compute shaders for performance having also these big engines as an option is good for when we want build fancy stuff and ake advantage of huge knowhow of their communities

      you have likely already seen my instancing demo: http://3d.hrg.hr/jscad/three/threejscad2.html?uri=model.logos.js in threejs

      you can track progress of my new prototype that is supposed to provide the mentioned integrations of all 3 engines I found interesting.
      https://github.com/jscad/OpenJSCAD.org/discussions/944 ... I will post a topic as soon I have any rendering integrated .. it is still in testing of some ui concepts phase

    • hrgdavor

      jscad utility function to preview booleans while developing
      Development Discussions • • hrgdavor

      1
      0
      Votes
      1
      Posts
      509
      Views

      No one has replied

    • Ashish

      2d line length (or perimeter)
      General Discussions • • Ashish

      7
      0
      Votes
      7
      Posts
      1247
      Views

      z3dev

      You seem to be stuck in the old documentation.

      Please see the new website at www.openjscad.xyz, and from the help there are links to the User Guide and the API documentation.

    • z3dev

      Release : 2021 NOV 07
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      267
      Views

      No one has replied

    • Ashish

      help: Import DXF and calculate bounding box
      General Discussions • • Ashish

      4
      0
      Votes
      4
      Posts
      1040
      Views

      z3dev

      Sorry… that documentation is not complete. We will have to make some updates. 😞

      There’s slightly better documentation here.

      Basically, your design needs to call measureBoudingBox(shape), which returns an array of points, lower and upper bounds.

    • z3dev

      Contributions to JSCAD
      Announcements • • z3dev

      3
      0
      Votes
      3
      Posts
      632
      Views

      z3dev

      I'm glad to announce that another new monthly contributor has joined.

      Welcome, @TargetedwebT. And thanks a lot for the support!

    • gilboonet

      V2 feedback
      Development Discussions • • gilboonet

      9
      0
      Votes
      9
      Posts
      1893
      Views

      gilboonet

      @hrgdavor Thank you, that's very nice. It's not that I like folding things but it's a process I use to build them with cardboard

    • z3dev

      Release : 2021 OCT 17
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      268
      Views

      No one has replied

    • hrgdavor

      jscad V1 site backup with remote url support
      Development Discussions • • hrgdavor

      1
      0
      Votes
      1
      Posts
      379
      Views

      No one has replied

    • H

      proxyUrl setting
      General Discussions • • hamade

      14
      0
      Votes
      14
      Posts
      2531
      Views

      H

      @z3dev
      I am using a rental server of general settings, nothing special, I think.
      I did no configuration of the web server.
      I did not changed anything on setting when installing the web site.

      Thanks to all of you related,
      I have uploaded the page.
      https://www.fablab-shinagawa.org/archive/index.html
      when you click "パラメトリック" - which means "parametric"- tab,
      you would see the list of our parametric designs, and again when you click a design,
      you would link to the page includes openjscad model.

    • gilboonet

      using an exported STL into a script
      Design Discussions • • gilboonet

      17
      0
      Votes
      17
      Posts
      3751
      Views

      hrgdavor

      this will soon be fixed https://github.com/jscad/OpenJSCAD.org/issues/935