Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Basic scaffolding for displaying an image in a UI
Copied over from the all-seeing-crab raytracer I wrote in the past - using channels to send freshly allocated vectors back and forth is certainly not the most efficient way to display a rendered texture, but this will do for now.
- Loading branch information