lordmauve / wasabi2d

Cutting-edge 2D game framework for Python
https://wasabi2d.readthedocs.io/
GNU Lesser General Public License v3.0
156 stars 24 forks source link

3D filter #29

Open lordmauve opened 4 years ago

lordmauve commented 4 years ago

I saw this example of a 2D game being given a 3D look using a filter?

https://www.reddit.com/r/indiegaming/comments/dirq6k

This looks like it would be interesting to implement in Wasabi2d.