Thursday, August 5, 2021

My OpenSCAD Feature wish list.

Language:
- Reference image import - based on surface()  just zero height and a texture.
        OpenCSG very much support this out of the box.



- Native Minkowski over 1D and 2D primitives.


- Native function import .scad file as pre render in [ points , faces ].
        this closes the loop a bit. At least save current mesh result as a 
         polyhedron([ points , faces ])   .dot scad file.

- Auto crop shape when:
ERROR: all points for rotate_extrude() must have the same X coordinate sign

- importMetrics catching information about imported files  similar to textmetrics()



Gui:

- Save/display depth map and normal map from render pipeline to png.
- Animation play- pause
- Ambient SSAO 



- Auto indent selection and general code beautifier
 Save current mesh result as a 
         polyhedron([ points , faces ])   .dot scad file.


T.B.C.

No comments:

Post a Comment