Stewart M.
2018-09-12 22:50:04 UTC
Hello,
I have written a program using Guile called Inspekt3d. It is a viewer for Libfive (a 3D modeling system which also uses Guile). Inspekt3d is fairly simple at this point, as a working prototype. The program uses the Guile-OpenGL package for displaying models. It is designed to work within a REPL, e.g. Geiser and Emacs. Any comments or criticism would be appreciated.
Libfive: https://www.libfive.com
Inspekt3d: https://www.github.com/sjm-tl-
I have written a program using Guile called Inspekt3d. It is a viewer for Libfive (a 3D modeling system which also uses Guile). Inspekt3d is fairly simple at this point, as a working prototype. The program uses the Guile-OpenGL package for displaying models. It is designed to work within a REPL, e.g. Geiser and Emacs. Any comments or criticism would be appreciated.
Libfive: https://www.libfive.com
Inspekt3d: https://www.github.com/sjm-tl-