JSCAD User Group

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. hpb-htw
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by hpb-htw

    • hpb-htw

      Old version of rollup
      General Discussions • • hpb-htw

      5
      0
      Votes
      5
      Posts
      387
      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
      449
      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