We been working on this project for a while, we open sourced it about a year ago.
live test
play.makerscad.com
feedback welcome!
We been working on this project for a while, we open sourced it about a year ago.
live test
play.makerscad.com
feedback welcome!
I can only try on my phone for now but it looks interesting ! I will try it again on a computer in a few days and be back with some feedback
thanks fancyrainbow!, let me know if you need any help we havent got a very good documentation yet but using the JS blocks it works as any three.js code would be expected
Hi Luigi, I had another try at makerSCAD on my laptop (I was in holidays abroad until now sorry). So I will give you my first impression, as a relatively newcomer in Three.js but used to 3D modeling softs (including Grasshopper, which is why I was interested in your project in the first place).
So first thing first, I always start learning a new tool by finding a âhello worldâ tuto, I think it helps to have a reference of something running. At your getting started page I expected to find this, instead you go through explaining the interface, which is useful but maybe juste a little bit too early.
Next, I was disturbed by orthographic camera by default, and I didnât find a way to switch to perspective. I donât see any camera object in the generated code, which is fine if the user only wants to create a parametric model with your soft, to be integrated elsewhere, but then camera and lights must be part of your soft UI I think. What about a âmore optionsâ drop-down menu beside the âGrid, Axis, Wireframe, Shadowsâ, with lights, camera, background options inside ?
Next I donât know if I missed something, but I didnât find a graphic way to pass an output to a parameter. Letâs take your block ârandom integer from X to Yâ, how do you link the output to Box block size parameters ? Is there a way to do it without writting code ? Thatâs what I like the most with Grasshopper.
But really I like this project and I think I could have a use for it, because it would help non-coders to have a stake in a parametric design, a least in the mockups. This is great, because there is a lot of creative people out there who are very scared by coding, though they could be of great help in a design team. Thatâs why Iâm interested for my own project, so I will follow this closely !
looks quite nice! Camera controls are a bit jerky.
What does âscadâ stand for?
When I was trying to use MakerSCAD, it always show me a error:
THREE.WebGLRenderer,TypeError: Cannot read property ârenderâ of undefined,
But that doesnât affect its functionality. Itâs a nice platform !
Iâm reading it as makers-cad. The capitalization is a bit weird though.
Sketch with three.js Fun! What do you think is the target audience for that?