JSCAD User Group

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

    Topics created by kevinos

    • K

      Has anyone had success using openjscad in react?
      General Discussions • • kevinos

      15
      0
      Votes
      15
      Posts
      2081
      Views

      N

      @z3dev thank you. For now I would only like create a viewer element within an angular application. Is there a release of v2 on the public npm registry? I've had a look but can't seem to find it. If not, please could you point me to instructions on how to build it? I'd like to host it on my private registry for the rest of the work I intend to do.

    • K

      How do I share the parametric model without sharing the code?
      General Discussions • • kevinos

      2
      0
      Votes
      2
      Posts
      365
      Views

      z3dev

      @kevinos welcome!

      The JSCAD model (code) is required as the compilation is completed by the browser. So, you will have to find ways to obfuscate the code.