Haskell-Things / Haskell-Things/ImplicitCAD
implicit function renders wrong when unioned.
Open
- Dominant language
- JavaScript
- Stars
- 1.6k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
`implicit (\(x,y,z) -> x^4 + y^4 + z^4 - 15000) ((-20,-20,-20),(20,20,20))` renders fine alone but not inside union with other objects http://48.io/~rmarko/implicit/ok.png http://48.io/~rmarko/implicit/borken.png
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.