-
Notifications
You must be signed in to change notification settings - Fork 24
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
A few missing shapes #175
Comments
It subtypes |
|
|
That's why it is plotted with red color instead of green: https://juliadynamics.github.io/DynamicalBilliards.jl/latest/visualizing/#periodic-billiards see also color conventions here: https://juliadynamics.github.io/DynamicalBilliards.jl/latest/visualizing/#color-conventions |
A few useful shapes that are missing:
All names are just placeholders, let me know what you'd prefer. Also, the fact that
Semicircle
mentions the abstract type,Circular
, instead of the concrete type,Disk
, is a touch confusing (but just a bit).Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: