HSlice
Slicer
A Haskell-based slicer for 3D printing that uses geometric algebra to generate G-code.
HSlice - A Haskell based slicer for 3D printing.
76 stars
4 watching
5 forks
Language: Haskell
last commit: 10 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,409 |
lambdacube3d/lambdacube-edsl | A domain-specific language and library for programming GPUs in a functional style | 203 |
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,541 |
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 | 76 |
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. | 205 |
haskell/pretty | A library providing a consistent and configurable way to print text in a human-readable format. | 69 |
skogsbaer/hscurses | A Haskell binding to the ncurses library for creating text-based user interfaces. | 61 |
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |