Discussion:
Inspekt3d: A 3D Model Viewer Prototype
Stewart M.
2018-09-12 22:50:04 UTC
Permalink
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-
Alex Sassmannshausen
2018-09-13 08:48:56 UTC
Permalink
Very cool, thanks for sharing!

Alex
Post by Stewart M.
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-gh/inspekt3d
Loading...