Hi, I’m Alex Wilson, and my defining characteristics are that I like art and cool looking stuff, and I also like graphics development. Maybe there are more, but those are the ones that matter in the context of this blog.
This blog exists to document my progress on my honours project for COMP 4905. This project will work with image stylization and the StyleBlit algorithm to attempt application of watercolour stylization in realtime in a Unity application.
This project has a few goals:
- To experiment with the application of StyleBlit for watercolour (which has a distinctive style)
- To learn more about Blit algorithms
- To create a stylish representation of watercolour shading using multiple samples to represent light and shadow on the same model.
Sources and links can be found on the relevant page.