unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* OpenSCAD on Lisp?
@ 2021-12-19 21:47 Jacob Hrbek
  2021-12-19 22:49 ` Jack Hill
  2021-12-20  2:01 ` Jacob Hrbek
  0 siblings, 2 replies; 4+ messages in thread
From: Jacob Hrbek @ 2021-12-19 21:47 UTC (permalink / raw)
  To: Guile User


[-- Attachment #1.1: Type: text/plain, Size: 493 bytes --]

I got a 3D printer and i want to use OpenSCAD to program the objects for
interpretation for fabrication, but the OpenSCAD (https://openscad.org)
uses C-style syntax which is for this kind of development really
annoying to use -> Is there any lisp (preferably scheme) that integrates
with the backend for me to use lisp for the designs?

Or really anything relevant is appreciated if it gets me closer to this
kind of development is appreciated and i am willing to write code.

--
Jacob Hrbek


[-- Attachment #1.2: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: OpenSCAD on Lisp?
  2021-12-19 21:47 OpenSCAD on Lisp? Jacob Hrbek
@ 2021-12-19 22:49 ` Jack Hill
  2021-12-20 19:18   ` Ricardo Wurmus
  2021-12-20  2:01 ` Jacob Hrbek
  1 sibling, 1 reply; 4+ messages in thread
From: Jack Hill @ 2021-12-19 22:49 UTC (permalink / raw)
  To: Jacob Hrbek; +Cc: Guile User

On Sun, 19 Dec 2021, Jacob Hrbek wrote:

> I got a 3D printer and i want to use OpenSCAD to program the objects for
> interpretation for fabrication, but the OpenSCAD (https://openscad.org)
> uses C-style syntax which is for this kind of development really
> annoying to use -> Is there any lisp (preferably scheme) that integrates
> with the backend for me to use lisp for the designs?
>
> Or really anything relevant is appreciated if it gets me closer to this
> kind of development is appreciated and i am willing to write code.

Congrats on getting a 3D printer!

I haven't used it other than playing around, but libfive
<https://libfive.com/> has a Scheme API.

Best,
Jack



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: OpenSCAD on Lisp?
  2021-12-19 21:47 OpenSCAD on Lisp? Jacob Hrbek
  2021-12-19 22:49 ` Jack Hill
@ 2021-12-20  2:01 ` Jacob Hrbek
  1 sibling, 0 replies; 4+ messages in thread
From: Jacob Hrbek @ 2021-12-20  2:01 UTC (permalink / raw)
  To: guile-user


[-- Attachment #1.1: Type: text/plain, Size: 638 bytes --]

Figured out libfive that is written in guile and perfect for this

On 12/19/21 22:47, Jacob Hrbek wrote:
> I got a 3D printer and i want to use OpenSCAD to program the objects for
> interpretation for fabrication, but the OpenSCAD (https://openscad.org)
> uses C-style syntax which is for this kind of development really
> annoying to use -> Is there any lisp (preferably scheme) that integrates
> with the backend for me to use lisp for the designs?
>
> Or really anything relevant is appreciated if it gets me closer to this
> kind of development is appreciated and i am willing to write code.
>
> --
> Jacob Hrbek
>
--
-- Jacob Hrbek


[-- Attachment #1.2: publickey - kreyren@rixotstudio.cz - 1677db82.asc --]
[-- Type: application/pgp-keys, Size: 713 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 249 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: OpenSCAD on Lisp?
  2021-12-19 22:49 ` Jack Hill
@ 2021-12-20 19:18   ` Ricardo Wurmus
  0 siblings, 0 replies; 4+ messages in thread
From: Ricardo Wurmus @ 2021-12-20 19:18 UTC (permalink / raw)
  To: Jack Hill; +Cc: guile-user


Jack Hill <jackhill@jackhill.us> writes:

> On Sun, 19 Dec 2021, Jacob Hrbek wrote:
>
>> I got a 3D printer and i want to use OpenSCAD to program the objects for
>> interpretation for fabrication, but the OpenSCAD (https://openscad.org)
>> uses C-style syntax which is for this kind of development really
>> annoying to use -> Is there any lisp (preferably scheme) that integrates
>> with the backend for me to use lisp for the designs?
>>
>> Or really anything relevant is appreciated if it gets me closer to this
>> kind of development is appreciated and i am willing to write code.
>
> Congrats on getting a 3D printer!
>
> I haven't used it other than playing around, but libfive
> <https://libfive.com/> has a Scheme API.

libfive is great.  I only ever used it to quickly iterate over different
workbench designs for wood working.  Not exactly the best tool for that,
but it sure was fun.

-- 
Ricardo



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-20 19:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-19 21:47 OpenSCAD on Lisp? Jacob Hrbek
2021-12-19 22:49 ` Jack Hill
2021-12-20 19:18   ` Ricardo Wurmus
2021-12-20  2:01 ` Jacob Hrbek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).