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

Add CGAL features #109

Open
chessdenman opened this issue Jan 14, 2024 · 4 comments
Open

Add CGAL features #109

chessdenman opened this issue Jan 14, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@chessdenman
Copy link

Running Euclid on a Mac.
I am so sorry if this is a dumb question but Mac machines won't run UIKit.
Is there a way to run Euclid in a Mac app?
The first problem I come up with is laying my hands on a UIColor but might there be more later?
Chess Denman

@nicklockwood
Copy link
Owner

The example is iOS-only, but the Euclid library itself works fine on a Mac. You can substitute NSColor for UIColor in the example (or use Euclid's built-in Color type, which is platform agnostic).

@chessdenman
Copy link
Author

chessdenman commented Jan 14, 2024 via email

@nicklockwood
Copy link
Owner

I'm not familiar with CGal, so recreating its functions is not an explicit goal of the library. If there are any particular functions you need I can look at adding them though.

@chessdenman
Copy link
Author

chessdenman commented Jan 19, 2024 via email

@nicklockwood nicklockwood added the enhancement New feature or request label Jan 31, 2024
@nicklockwood nicklockwood changed the title Running Euclid in a Mac app. Add CGAL features Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants