conscious-world / app

The mobile app
3 stars 0 forks source link

Add tiledView to create a performant background view #41

Closed pthor closed 8 years ago

pthor commented 8 years ago

Adding a custom view, that will draw triangles, and set colors based on a background image. This is much more performant and the code is abstract so it can be added to other kinds of views. Next I can work on creating animations behind transparent version or setting colors based on a visualization behind it.

pthor commented 8 years ago

@wcjohnson11