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

      Release : 2022 JUL 17
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      834
      Views

      No one has replied

    • Ion 0

      JScad project showcase
      General Discussions • • Ion 0

      7
      2
      Votes
      7
      Posts
      2319
      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
      1355
      Views

      z3dev

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

    • David Bolt

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

      5
      0
      Votes
      5
      Posts
      1470
      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
      1910
      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
      2295
      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
      1086
      Views

      No one has replied

    • z3dev

      2000 ⭐️ ⭐️ ⭐️
      Announcements • • z3dev

      2
      3
      Votes
      2
      Posts
      1330
      Views

      platypii

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

    • z3dev

      polygonjs
      Design Discussions • • z3dev

      1
      2
      Votes
      1
      Posts
      1016
      Views

      No one has replied

    • ajw1970

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

      10
      0
      Votes
      10
      Posts
      2531
      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
      1044
      Views

      Antoine Guillaume

      @z3dev ok, thank you very much for your feedback

    • z3dev

      Release : 2022 MAY 15
      Announcements • • z3dev

      1
      0
      Votes
      1
      Posts
      794
      Views

      No one has replied

    • udif

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

      9
      0
      Votes
      9
      Posts
      2278
      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
      780
      Views

      No one has replied

    • settinger

      A camera without gimbal lock
      Development Discussions • • settinger

      3
      0
      Votes
      3
      Posts
      1112
      Views

      hrgdavor

      progress of the mentioned prototype with suport for different wegl libs can be found here:
      https://github.com/jscad/OpenJSCAD.org/discussions/944

      I have just made another step forward: mesh support (but with some quirks ATM)
      I have some lighting to fix, and also babylonjs for some weird rason uses left handed system (this adds a bit of complexity to the worker to support it properly)

      Also when switching viewers, if they are different orioentation currently I need to run the script again manually to get properly oriented triangles

      https://user-images.githubusercontent.com/2480762/162638934-7a945625-420d-4041-98fc-5735fcc34c6b.mp4

    • Jin kim

      Java API
      General Discussions • • Jin kim

      2
      0
      Votes
      2
      Posts
      739
      Views

      z3dev

      @jin-kim Welcome!

      I don't know of anyone porting the JSCAD modeling library to Java, but it should be possible.

      A few years back, someone ported V1 to C++ but I don't have the link.

      And very recently, someone has ported the JSCAD modeling library to C# , and there will be an announcement shortly.

    • jihyelee-code

      2D union/subtract/intersect to create mesh
      General Discussions • • jihyelee-code

      3
      0
      Votes
      3
      Posts
      999
      Views

      jihyelee-code

      @gilboonet Well, actually I figured out! I was using earcut.js to create indice, and with little bit of touch with the result of CAG union/subtract/intersect it worked well. Thanks for the reply.

    • gilboonet

      Build a specialized graphical editor
      Design Discussions • • gilboonet

      3
      0
      Votes
      3
      Posts
      1163
      Views

      gilboonet

      @hrgdavor Thank you, I will try from this demo.html file. I already used that file at early stage of V2 to take snapshots of a scene to create an animation, but I'm not sure I understood it all.

    • z3dev

      V2 JSCAD RELEASED!!!
      Announcements • • z3dev

      3
      1
      Votes
      3
      Posts
      1332
      Views

      z3dev

      🎂

    • z3dev

      Release : 2022 APR 03
      Announcements • • z3dev

      1
      1
      Votes
      1
      Posts
      694
      Views

      No one has replied