JSCAD User Group

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

    ScriptCAD.org

    General Discussions
    3
    5
    570
    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.
    • hrgdavor
      hrgdavor last edited by hrgdavor

      I see no mention of https://scriptcad.org/

      what is the story with that one ?

      I see that openjscad has gone from V1 to V2 in direction of exports and scriptcad looks like improved V1.

      The option to select models on the screen and see where the code is looks very neat.

      I general I am curious about the split that happend, and lack of joint effort now to make something greater together 😞

      z3dev jess yan 2 Replies Last reply Reply Quote 0
      • hrgdavor
        hrgdavor @jess yan last edited by hrgdavor

        @jess-yan threejs has this ready-made somewhere(taking mouse point and returning meshes under it),

        I will most definitely post it on the forum here when I have this feature.
        This MAY require a shift away from how jscad works now, but hopefuly can be done with current jscad setup.

        The idea I have for now is to run a AST transform to inject line number information into the script and then run the modified script. This is something I am able to do, but I have other stuff in the pipeline before this 🙂

        1 Reply Last reply Reply Quote 0
        • jess yan
          jess yan @hrgdavor last edited by

          @hrgdavor
          This feature is cool and very useful. I tried to map the mouse coordinates to the canvas coordinates, but without success. Do you have the realization of this function?

          hrgdavor 1 Reply Last reply Reply Quote 0
          • hrgdavor
            hrgdavor last edited by

            the feature that is there that you can select model in 3d and see the code that created it, and vice-versa is cool.

            I do have that one in my own future plans too.

            I should have it in my prototype relatively soon, but it will take much longer to integrate into jscad, there are plenty of cleaning up to be done in jscad 🙂 ...
            Any such prototype code will be messy(esp. when I do it 😄 ), and it takes time to clean it after proof of concept works.

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

              René has always been near and or around JSCAD development so there has been plenty of opportunity for interaction.

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