Make OpenSCAD api #219

Closed
opened 2021-02-28 21:40:57 +01:00 by Irev-Dev · 1 comment
Irev-Dev commented 2021-02-28 21:40:57 +01:00 (Migrated from github.com)

I've made enough of a start that I think this is do-able (https://twitter.com/IrevDev/status/1365021408523218944)

I think the scope of this issue should be:

  • single file support only (that way we can send it easily as a string)
  • options will only be the size of the image (this allows us to tailor it for the size of the user's 3d view)
  • output images (this will be the main output since generating 3d formats can be very slow in openscad)
  • output 3d formats for exporting

NOT in scope:
changing the view of the images. This should be relatively easy to add but I think this is more of an integration task when get up to that.

I've made enough of a start that I think this is do-able (https://twitter.com/IrevDev/status/1365021408523218944) I think the scope of this issue should be: - single file support only (that way we can send it easily as a string) - options will only be the size of the image (this allows us to tailor it for the size of the user's 3d view) - output images (this will be the main output since generating 3d formats can be very slow in openscad) - output 3d formats for exporting NOT in scope: changing the view of the images. This should be relatively easy to add but I think this is more of an integration task when get up to that.
Irev-Dev commented 2021-03-02 10:49:25 +01:00 (Migrated from github.com)

I've got something working that I'm pretty happy with but I'll probably wait until I make progress on #222 before I put up a PR just incase deploying it requires some changes.

I've got something working that I'm pretty happy with but I'll probably wait until I make progress on #222 before I put up a PR just incase deploying it requires some changes.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: h3n3/cadhub#219