All projects of takagi

takagi/cl-ply Cl-ply is a library to handle PLY format which is also known as the Stanford Triangle Format.
takagi/cl-reexport Reexport external symbols in other packages.
takagi/cl-voxelize Cl-voxelize is a library to convert polygon models into voxel models for particle-based physics simulation.
takagi/intel-hex A library for Common Lisp to handle Intel HEX format, which is a file format that conveys binary information in ASCII text form.
takagi/lake Lake is a GNU make like build utility in Common Lisp.
takagi/marching-cubes A marching cubes implementation based on Paul Bourke's
takagi/quadtree Quadtree data structure in Common Lisp