JSCAD User Group

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    using jscad as a library

    Development Discussions
    2
    2
    344
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tektio last edited by

      is there any proposed way to use jscad not to process jscad-files, but to use the csg-capabilities and the viewer "directly" from javascript in a website?

      My primary intention is to avoid unnecessary calculations if only parts of the model are modified. I assume that the results of csg-operations are not directly drawn into the webgl-renderer. Is it possible to manage the caching of the intermediate data somehow by myself?

      If I try to adopt the web package, jscad looks pretty much like a black box...

      z3dev 1 Reply Last reply Reply Quote 0
      • z3dev
        z3dev @tektio last edited by

        @tektio there are several people working with V2 JSCAD libraries now.

        Here's one that I created to show how to use the viewer, as well as some of the common core functions.

        https://github.com/z3dev/vue-components

        Take a look at the General Discussions, as there's a thread started that lists some of the projects.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors