JSCAD User Group
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. gilboonet
    3. Topics
    Offline
    • Profile
    • Following 0
    • Followers 2
    • Topics 69
    • Posts 283
    • Groups 0

    Topics

    • gilboonetG

      Starting reusing JSCAD for unfolding projects

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      2
      1
      1 Votes
      2 Posts
      1k Views
      hrgdavorH
      @gilboonet cool, combining it into single app would be awesome one day
    • gilboonetG

      Use case issues

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      2
      2
      0 Votes
      2 Posts
      1k Views
      gilboonetG
      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.
    • gilboonetG

      Getting values from a geometry

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      3
      0 Votes
      3 Posts
      1k Views
      gilboonetG
      @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. [image: 1678010657825-capture-d-%C3%A9cran-du-2023-03-05-10-58-47.png]
    • gilboonetG

      export colored model to .obj

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      6
      2
      0 Votes
      6 Posts
      2k Views
      hrgdavorH
      @gilboonet vool . Nice to see it working
    • gilboonetG

      How to use vec2/3 classes

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      3
      0 Votes
      3 Posts
      1k Views
      z3devZ
      @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.
    • gilboonetG

      Designing with text

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      12
      1
      0 Votes
      12 Posts
      3k Views
      gilboonetG
      @hrgdavor That would be great. For the moment I'm certainly going to try to do the same thing using svg into vanilla js.
    • gilboonetG

      import/export of .obj file

      Watching Ignoring Scheduled Pinned Locked Moved Development Discussions
      8
      1
      0 Votes
      8 Posts
      2k Views
      gilboonetG
      @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. [image: 1655194392922-capture-d-%C3%A9cran-du-2022-06-14-10-11-33.png] [image: 1655196467063-capture-d-%C3%A9cran-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 ".
    • gilboonetG

      Build a specialized graphical editor

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      3
      1
      0 Votes
      3 Posts
      1k Views
      gilboonetG
      @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.
    • gilboonetG

      how to create a multicolor polyhedron ?

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      5
      1
      0 Votes
      5 Posts
      1k Views
      gilboonetG
      I changed my obj importer code to make it work with obj without groups. Now I can start to colorize my models by code. And there's one nice thing about that : I can use that faces coloring to store a volume's unfold pattern. [image: 1648412375738-capture-d-%C3%A9cran-de-2022-03-26-21-48-08.png]
    • gilboonetG

      Unfolder V2, stress test on FF and Chrome

      Watching Ignoring Scheduled Pinned Locked Moved Comments & Feedback
      10
      0 Votes
      10 Posts
      4k Views
      hrgdavorH
      @gilboonet that is excellent, it may be possible later on to integrate that one with jscad or at least take your experience for ideas how to improve 2D use-cases in jscad.
    • gilboonetG

      Unfolder V2, test on Ubuntu with Chromium

      Watching Ignoring Scheduled Pinned Locked Moved Development Discussions
      3
      1
      0 Votes
      3 Posts
      651 Views
      hrgdavorH
      @gilboonet yes, specification for sort functions is to return zero if a==b return neg or positive number depending if u want to sort ASC or DESC
    • gilboonetG

      Union on multi-color imported obj file lose colors

      Watching Ignoring Scheduled Pinned Locked Moved Development Discussions
      7
      1
      0 Votes
      7 Posts
      1k Views
      gilboonetG
      @z3dev Sadly, lines already have a color (red for cuts, maroon for mountain fold and green for valley fold). [image: 1642928915791-capture-d-%C3%A9cran-de-2022-01-23-10-07-15.png]
    • gilboonetG

      Does anyone use jscad on iPhone ?

      Watching Ignoring Scheduled Pinned Locked Moved Development Discussions
      10
      1
      0 Votes
      10 Posts
      2k Views
      gilboonetG
      @z3dev You can also change the model, Venus has 1000 triangles and takes 30 sec. on my laptop to unfold (ubuntu with Firefox).
    • gilboonetG

      on file version of the V2 unfolder

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      1
      1
      0 Votes
      1 Posts
      396 Views
      No one has replied
    • gilboonetG

      V2 Unfolder complete, multipage pdf creation from its 2d output

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      9
      2
      1 Votes
      9 Posts
      2k Views
      hrgdavorH
      @gilboonet that is definitely something worth considering either as part of jscad or an addon library. I think we will have better idea after I have some time to cooperate with you on your project. It is definitely an interesting use-case, and a real project will give much needed insight on how to proceed with it.
    • gilboonetG

      Unfolder script for V2

      Watching Ignoring Scheduled Pinned Locked Moved Comments & Feedback
      1
      1
      0 Votes
      1 Posts
      895 Views
      No one has replied
    • gilboonetG

      Is it possible to group (in 2d output) unconnected lines ?

      Watching Ignoring Scheduled Pinned Locked Moved Development Discussions
      10
      1
      0 Votes
      10 Posts
      2k Views
      gilboonetG
      @gilboonet I finally take advantage of geometries id and class preservation, and created a small js node script that creates a group for all paths having the same class, and at the same time I solve another annoyance that was the impossibility to search by numbers by creating id. That's very nice.
    • gilboonetG

      dynamic parameters caption works oddly

      Watching Ignoring Scheduled Pinned Locked Moved Development Discussions
      3
      1
      0 Votes
      3 Posts
      688 Views
      hrgdavorH
      @gilboonet it is nice to see a multilingual script
    • gilboonetG

      script using parameters doesn't render after some time

      Watching Ignoring Scheduled Pinned Locked Moved Comments & Feedback
      4
      0 Votes
      4 Posts
      2k Views
      gilboonetG
      @z3dev Yes, add Memory would be great, I felt the difference when I changed from 4 Gb to 8. For the moment I'm simply starting to use my laptop as main computer.
    • gilboonetG

      Start of V2 version of my unfolder

      Watching Ignoring Scheduled Pinned Locked Moved Design Discussions
      7
      1
      0 Votes
      7 Posts
      1k Views
      gilboonetG
      @z3dev the .json