Haskell-Things / Haskell-Things/ImplicitCAD

2D surfaces in output.

Open
#261 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.