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.
77 stars
4 watching
6 forks
Language: Haskell
last commit: 12 months ago 3d-printinghaskellimplicitcadprojective-geometric-algebraslicer
Related projects:
Repository | Description | Stars |
---|---|---|
haskell-things/implicitcad | A Haskell-based CAD program that supports CSG, bevels, and shells, as well as 2D & 3D geometry and GCode generation. | 1,415 |
lambdacube3d/lambdacube-edsl | A domain-specific language and library for programming GPUs in a functional style | 204 |
lambdacube3d/lambdacube-quake3 | An experimental 3D game viewer implemented in Haskell using the LambdaCube 3D library. | 68 |
haskell-opengl/glut | A Haskell binding for OpenGL, enabling cross-platform 3D graphics development in the Haskell programming language. | 61 |
bitshifter/glam-rs | A fast linear algebra library for games and graphics | 1,555 |
mchakravarty/haskellspritekit | A Haskell binding to Apple's SpriteKit framework for building 2D games and animations | 173 |
ekmett/quine | A Haskell-based shader toy that generates images of geometric shapes and allows users to interact with them in real-time | 211 |
jaredloomis/andromeda | A Haskell-based library for writing and compiling OpenGL shaders | 77 |
thma/lambda-ski | Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic | 28 |
lambdacube3d/lambdacube-compiler | A compiler for a functional domain-specific language designed for programming graphics processing units. | 86 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
avi-d-coder/implicit-hie | Automates the creation of cabal or stack configuration files for multi-component Haskell projects. | 204 |
haskell/pretty | A utility library for formatting text in a consistent manner | 72 |
skogsbaer/hscurses | Provides a Haskell interface to the ncurses library for managing an application's display on character-cell terminals. | 61 |
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |