Mixamesh aims to be a Common Lisp equivalent of Open Mesh, which treats the mesh as a flexible data type containing varying numbers of arrays of vertices, and tagged vertex attributes indexed by a collection of faces. Common Lisp macro expansion being somewhat more concise and less syntax laden than C++ Template expansion, the interface is somewhat simpler, too.
Depends on: iterate, closer-mop, cl-tuples
Repository: https://repo.or.cz/mixamesh.git
graphics library