Skip to content

Thin ofTexture wrapper that reloads from disk when original asset is modified

License

Notifications You must be signed in to change notification settings

armadillu/ofxAutoTexture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxAutoTexture

Build Status

OpenFrameworks addon to handle rapid prototyping through images. ofxAutoTexture is an ofTexture subclass that adds one extra feature; once loaded, it will check the filesystem for modifications to the src file, and re-load the texture from disk if the original file is modified.

It also has some other features like keeping track of VRAM used, cleaning up transparent pixels and others.

About

Thin ofTexture wrapper that reloads from disk when original asset is modified

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published