• How is the performance of JSCAD on mobile device

    2
    0 Votes
    2 Posts
    414 Views
    z3devZ
    @BOYUAN-SHI Welcome I have done some designs using my iPad, which was a little cramped for viewing. Technically, everything worked fine. If you are working with a project with multiple files then probably a PC would be better. You can drag and drop the whole folder to the website. And change any file. I think most people use a favorite editor to make changes, and drag and drop the file to the website. That works really well.
  • How to render/preload an existing js file

    2
    0 Votes
    2 Posts
    1k Views
    z3devZ
    @Mayank-Dogra Welcome! There's a really simple demo in the regl-render folder. Take a look at that for an example.
  • Old version of rollup

    5
    0 Votes
    5 Posts
    2k Views
    z3devZ
    @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.
  • Using JScad just to display 3D-Object

    9
    0 Votes
    9 Posts
    2k Views
    z3devZ
    @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
  • quadcopter frame implemented in jscad

    5
    0 Votes
    5 Posts
    6k Views
    her01nH
    @z3dev I have been using openscad, but i have found it very limiting. Most code is manually converted from openscad - that was suprisingly fast to do. I don't have any plans with the project, its just for fun.
  • Openscad to Jscad

    8
    0 Votes
    8 Posts
    4k Views
    DavidLyon66D
    @Nathan-Apter ok, I upgraded by still not working.[image: 1714763331599-2024-05-04-050059.png]
  • jscad examples on github

    4
    0 Votes
    4 Posts
    2k Views
    Peter BirchP
    @z3dev Thanks!
  • How do I code directly in VSCode and preview the result on my web page?

    7
    0 Votes
    7 Posts
    3k Views
    DavidLyon66D
    @danmarshall Looks great. I can't get it to work. It just reports "Error: Cannot find module 'jscad/modelling' when I run "node jscad-now" from my home directory on linux ubuntu. Any ideas (yes I'm a developer but not a regular Nodejs user) ?
  • can not import c:/jscad/whatever.stl on windows

    7
    0 Votes
    7 Posts
    2k Views
    DBJDBJD
    @hrgdavor I have not tried project folder drag-and-drop into the web app. Will do. Thanks
  • OpenJsCAD + physics engine?

    2
    0 Votes
    2 Posts
    1k Views
    hrgdavorH
    @jumpjack2 you can export models from openscad or jscad to .obj or .stl meshes and then it is no more question of integrating with rapier, but a question of how you import meshes to rapier. actual integration with jscad is much more complex problem.
  • Rotate Object

    2
    0 Votes
    2 Posts
    1k Views
    cdubC
    @cdub I had overlooked the 'relativeTo' parameter of the rotate function. It makes sense now.
  • Embedding a design in a website

    23
    0 Votes
    23 Posts
    9k Views
    cdubC
    @hrgdavor and @platypii. Thank you for your contributions and for sharing the repos. The work completed here is certainly impressive. I look forward to digging into the code to learn other creative and productive ways of using the JSCAD viewer. The https://jscad.app has a fresh modern cad application feel. Especially with the addition of the orientation cube.
  • Interoperability with URDF / Gazebo and modelling of Robots

    6
    1 Votes
    6 Posts
    2k Views
    z3devZ
    @Jason-Sprouse Not a problem. As you mentioned, the engine has to be taught first. How can we make that happen? FYI, if the results are saved and made available on the web, then the design can be posted to the JSCAD website. I do this for my designs at Thingiverse. https://www.openjscad.xyz/?uri=https://www.thingiverse.com/download:9621826
  • AI in JSCAD for Generative AI

    5
    0 Votes
    5 Posts
    2k Views
    z3devZ
    @Jason-Sprouse Love the idea! There are lots of reasons to use AI, and most are for research or learning purposes. You might want to start with some examples. Such as "show me how to use JSCAD circles?" Or even more complex examples.
  • vectorChar vs. vectorText

    6
    0 Votes
    6 Posts
    2k Views
    z3devZ
    @rozek hope that you are still using JSCAD. there are some changes to vectorChar and vectorText, which will become part of V3 JSCAD. if you have time then please take a look. https://github.com/jscad/OpenJSCAD.org/pull/1252
  • updating jscad for website integration

    2
    0 Votes
    2 Posts
    1k Views
    z3devZ
    @Richard-Rouse Welcome to the user group. Looks like you have integrated parts of the V1 website into your custom website. It must have been a fun project. V1 is still available, but this version is not being maintained any more. If you really need it then check out the V1 branch. V2 is the currently available, and maintained version. This is totally different and you will have to start again. Sorry. There's a super small viewer available in the regl-renderer directory. Please see the README for additional information. Let us know if you have questions. There are several people who have created custom websites.
  • Default JSCAD script (index.js) for self-hosted website

    6
    0 Votes
    6 Posts
    2k Views
    hrgdavorH
    @z3dev that is exactly type of projects I want more jscad users to be able to do. It will likely be able to benefit from some of the resopnsiveness improvments I am making.
  • A project for rendering JSCAD in JupyterLab

    4
    1
    1 Votes
    4 Posts
    2k Views
    hrgdavorH
    It is nice to see more users and a new enviroment. @z3dev we should think about adding a section on jscad website with links to projects like this so other users that are interested in this way of interacting with jscad can find it. @TerryGeng there are few of jscad fans also on discord, you may share your plugin there too. https://discord.gg/AaqGskur93
  • Hiring a JScad freelancer

    6
    0 Votes
    6 Posts
    2k Views
    LoosetoothL
    @Nathan-Apter I'm interested in doing some freelance work. I'm pretty new to the project though, but planning to build up my three.js and webgl skills anyway, so might be a good match. I'm going to send you a message.
  • REST API or automatic loading from script

    5
    0 Votes
    5 Posts
    2k Views
    z3devZ
    @cncandi It looks like you made a copy of the JSCAD website. That's really customize to support drag-n-drop, loading projects, URL options, etc. It's probably not what you really want. Take a look at the websites and frameworks mentioned here. https://openjscad.xyz/dokuwiki/doku.php?id=en:user_guide_help Let us know if you have any more questions.