This package browser is in early development. Mind the rough edges.

inspekt3d

Lightweight 3D viewer for Libfive written in Guile Scheme

Inspekt3d is a lightweight 3D viewer for Libfive written in Guile Scheme. The viewer can be used interactively with a REPL (for example Geiser in Emacs).

Installation

Install the latest version of inspekt3d as follows:

guix install inspekt3d

Or install a particular version:

guix install inspekt3d@0-0.703f52c

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.