JSCAD User Group

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. tektio
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    tektio

    @tektio

    0
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    tektio Unfollow Follow

    Latest posts made by tektio

    • using jscad as a library

      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...

      posted in Development Discussions
      T
      tektio
    • RE: how to run demo in V2/web?

      Hello!
      I am trying to achieve the same - create multiple instances of jscad.
      The commented lines in demo.js seem to work at first, but if you interact only the first instance gets effected. So something ist not properly decoupled.
      Is there any quick advice to get on track?

      posted in Development Discussions
      T
      tektio