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

Support invert draw mode (aka. fix rendering issues in Asteroids) #121

Closed
jbmorley opened this issue Jan 31, 2022 · 5 comments · Fixed by #303
Closed

Support invert draw mode (aka. fix rendering issues in Asteroids) #121

jbmorley opened this issue Jan 31, 2022 · 5 comments · Fixed by #303
Labels
bug Something isn't working
Milestone

Comments

@jbmorley
Copy link
Collaborator

jbmorley commented Jan 31, 2022

asteroids

@jbmorley
Copy link
Collaborator Author

Pushing to Future as, while it looks a bit rough, we're not going to get all the interpreter issues fixed in v1.

@jbmorley
Copy link
Collaborator Author

Related to #30.

@jbmorley jbmorley changed the title Fix rendering issues in Asteroids Support invert draw mode (aka. fix rendering issues in Asteroids) Feb 19, 2022
@jbmorley jbmorley added the bug Something isn't working label Feb 21, 2022
@jbmorley
Copy link
Collaborator Author

Looks like we're also seeing these issues in Super Breakout.

@jbmorley jbmorley pinned this issue Feb 21, 2022
tomsci added a commit that referenced this issue Apr 7, 2024
fixes #121. Note this does not add invert support for other operations
such as circle, ellipse, pattern.

Also changes Canvas.size to Graphics.Size instead of CGSize
@tomsci
Copy link
Collaborator

tomsci commented Apr 9, 2024

Much better now.
image

@jbmorley
Copy link
Collaborator Author

jbmorley commented Apr 9, 2024

🎉👾🛸

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants