HSlice

Layer slicer

Generates G-code for 3D printing by slicing 3D models into layers using Projective Geometric Algebra

HSlice - A Haskell based slicer for 3D printing.

GitHub

77 stars
4 watching
6 forks
Language: Haskell
last commit: over 2 years ago
3d-printinghaskellimplicitcadprojective-geometric-algebraslicer

Related projects:

RepositoryDescriptionStars
haskell-things/implicitcadA Haskell-based CAD program that supports CSG, bevels, and shells, as well as 2D & 3D geometry and GCode generation.1,415
lambdacube3d/lambdacube-edslA domain-specific language and library for programming GPUs in a functional style204
lambdacube3d/lambdacube-quake3An experimental 3D game viewer implemented in Haskell using the LambdaCube 3D library.68
haskell-opengl/glutA Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language.61
bitshifter/glam-rsA fast linear algebra library for games and graphics1,555
mchakravarty/haskellspritekitA Haskell binding to Apple's SpriteKit framework for building 2D games and animations173
ekmett/quineA Haskell-based shader toy that generates images of geometric shapes and allows users to interact with them in real-time211
jaredloomis/andromedaA Haskell-based library for writing and compiling OpenGL shaders77
thma/lambda-skiImplementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic28
lambdacube3d/lambdacube-compilerA compiler for a functional domain-specific language designed for programming graphics processing units.86
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89
avi-d-coder/implicit-hieAutomates the creation of cabal or stack configuration files for multi-component Haskell projects.204
haskell/prettyA utility library for formatting text in a consistent manner72
skogsbaer/hscursesProvides a Haskell interface to the ncurses library for managing an application's display on character-cell terminals.61
cdepillabout/pretty-simpleA tool to prettify Haskell data types with Show instances in an easy-to-read format243