|
|
|
|
|
by roel_v
1218 days ago
|
|
This looks awesome. If the 'fillet' works, that'd be enough for me to switch from OpenSCAD. Although to be honest, having a utility library like BOSL would be necessary too, or at least some way to make threads. I'm going to download but another thing I would need to switch away from OpenSCAD - the ability to use an external editor, where the 3d model reloads correctly every time I save the program. Maybe your already has it, I'm going to check it out :) |
|
No editor included I see, that tripped me up for a second but it's IMO better than wasting your time on including one, once I got that it was fine.
I tried to enter the smallest program I could think of:
but I couldn't get that to show anything. I can't resize the console it seems? So I'm not sure if there's an error on there. Either way, I'm not sure how I would go about finding out why I'm not seeing anything.3d navigation seems wonky but maybe that's because there is no object yet? Sketchup has the same, it's no big deal, but I won't know until I can get something to render.
Some quick wins:
- draw axes in different colors and put a label on them - show scale markers on axes - add a minimal sample program, or some way to select a 'template' when doing 'new' that will provide a few samples - one minimal sample with a cube and a cylinder, one slightly more developed like the table in your screenshot, one that shows off each keyword/object. Maybe split across one for 2d, one for 3d. Or more as the library of functionality grows.
More work:
- Add a 3d navigation marker/tool like Blender has, that'll show where I'm looking at, and has 'zoom to all' function
All of these would have helped in terms of 'getting started'.
Apart from that - I'd first need to be able to at least render something to be able to say something useful :)