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

WebGL renderer #5

Open
13 tasks
adroitwhiz opened this issue Mar 3, 2020 · 0 comments
Open
13 tasks

WebGL renderer #5

adroitwhiz opened this issue Mar 3, 2020 · 0 comments

Comments

@adroitwhiz
Copy link
Owner

This is quite similar to leopard-js/leopard#23, so it's likely I can just reuse a lot of code from scratch-js.

  • Bitmap + vector sprites
  • Speech bubbles
  • Pen layer (NOTE: apply bounding box optimization from Draw pen lines via fragment shader scratchfoundation/scratch-render#438)
  • Sprite is touching mouse
  • Sprite is touching sprite
  • Effects
  • Layer ordering
  • Rotation style
  • Convex hull generation / "if on edge, bounce"
  • Sprite is touching color
  • Color is touching color
  • Resizable stage
  • Subpixel positioning of SVG viewboxes
@adroitwhiz adroitwhiz mentioned this issue Mar 3, 2020
6 tasks
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

No branches or pull requests

1 participant