-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed resource-based to component-based ergonomics. (#17)
* testing removal of ImageCopiers list resource * back to image_copier list strategy * pre-ratatuicamera commit * added some revised component-based code * old functionality working after major refactor * working GPU machinery, shader in progress * working edge detection, character selection still funky * moved edge detect config into component * edge character preferences, uniforms hooked up * cleaned up readback component systems * fixed multiple example * switched to observers/hooks for sender/receivers * autoprint system * finished documentation, small adjustments * refactored examples * updated README for refactor * separated strategy from camera struct * move edge detection component to separate file
- Loading branch information
Showing
25 changed files
with
2,057 additions
and
1,612 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.