Switch Rendering to StageXL #42

Open
opened 2018-08-28 08:26:55 +00:00 by marty-oehme · 4 comments
marty-oehme commented 2018-08-28 08:26:55 +00:00 (Migrated from gitlab.com)

can make use of WebGL and advanced rendering and batching techniques.

can make use of WebGL and advanced rendering and batching techniques.
marty-oehme commented 2018-08-28 08:33:20 +00:00 (Migrated from gitlab.com)
created branch [`42-switch-rendering-to-stagexl`](https://gitlab.com/marty.oehme/cellular-automata/compare/master...42-switch-rendering-to-stagexl)
marty-oehme commented 2018-08-28 08:33:30 +00:00 (Migrated from gitlab.com)

mentioned in merge request !11

mentioned in merge request !11
marty-oehme commented 2018-08-29 17:20:27 +00:00 (Migrated from gitlab.com)
  • Ensure Render dirty flag correctly updating
    • on adding pattern
    • on playing (advancing, updating)
    • on clearing
    • on resetting
    • on changing grid size
  • universalize stateChange data structure to be used in grid, engine, render (and possibly future history) parts of app
- [ ] Ensure Render dirty flag correctly updating - [ ] on adding pattern - [ ] on playing (advancing, updating) - [ ] on clearing - [ ] on resetting - [ ] on changing grid size - [ ] universalize `stateChange` data structure to be used in grid, engine, render (and possibly future history) parts of app
marty-oehme commented 2018-08-29 17:25:08 +00:00 (Migrated from gitlab.com)

ToggleGrid button has to be rewired

ToggleGrid button has to be rewired
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: experiments/cellular-automata#42
No description provided.