Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace the Rect primtives with SquareR and CubeR #296

Merged
merged 3 commits into from Nov 21, 2020
Merged

Replace the Rect primtives with SquareR and CubeR #296

merged 3 commits into from Nov 21, 2020

Conversation

isovector
Copy link
Contributor

As discussed in #295.

Fixes #295.

Co-authored-by: Julia Longtin <julia.longtin@gmail.com>
@julialongtin julialongtin merged commit 9a6e543 into Haskell-Things:master Nov 21, 2020
sorki added a commit to sorki/ImplicitCAD that referenced this pull request Nov 21, 2020
Without this

```
rotate3 (0, 0, 0) $ sphere 1
```

produces no geometry.

Related to Haskell-Things#296.
@sorki sorki mentioned this pull request Nov 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rectangle functions shouldn't take bounding boxes
2 participants