Haskell-Things / Haskell-Things/ImplicitCAD
2D surfaces in output.
Open
graphics-engine
HSlice Integration
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
```
difference () {
cube (10);
linear_extrude (10) translate (5,5) circle (5);
}
```
Causes flat areas where the circle almost touches the cube.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.