lists.gnu.org

guile-user

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
From: Matthew Keeter
Subject: Solid modeling in Guile
Date: Thu, 18 Aug 2016 17:44:46 -0400

Hi Guile-folks,
I wrote a computer-aided design (CAD) tool that you may find interesting.
It’s a solid modeling tool that uses Guile scripts to define objects (and
constructive solid geometry + functional representations under the hood).
Project page:  http://www.mattkeeter.com/projects/ao/
Source:  https://github.com/mkeeter/ao
I’d love feedback – Scheme is relatively new to me, so I’m sure there are
more elegant ways to accomplish a lot of what the code implements.
-Matt



Read the original on lists.gnu.org ↗