ambrosiogabe / MathAnimation

A simple C++/OpenGL application to create quick and dirty mathematically accurate animations
982 stars 49 forks source link

Add support for textures #86

Closed ambrosiogabe closed 1 year ago

ambrosiogabe commented 1 year ago

Add support for plain old images. It should have a dropdown to control whether it's sampled using linear or nearest sampling (or maybe others at some point too).