Hacker News new | past | comments | ask | show | jobs | submit login

Do you mean a high level description of doors, walls, etc. or something that, with a lot of work, you could build up to that, like OpenSCAD?



I mean I say :

Wall: {

  Start = x,y
  End=x2,y2
  Width = 9in
  Height = 9ft
}

Shelf: {

  Ref=wall1, wall2

  Start = ....

  End = ...

  Distancefromground=4ft
  Height=3ft

  Width=4ft
}


I just checked openscad. Thank you! Very good ! What other script to render programs do you know of?


I don't I'm afraid. Good search terms might be 'parametric CAD' or 'constraint', which are inherent features of script-based programs (but not exclusive to them, e.g. Fusion360).


Thanks for the pointer! I've recently discovered another trick- typing "openscad vs" in search bar




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: