openFrameworks extension to manage graphic assets (fonts, images). Automatically scans a folder and makes assets available in dictionary
elliotwoods/ofxGraphicAssets
master
Name already in use
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
# WARNING - DEPRECATED PLEASE USE https://github.com/elliotwoods/ofxAssets/ INSTEAD # Introduction Creates global assets for images and fonts with c++ Map style access (some of this functionality is being introduced to ofImage for Android)
About
openFrameworks extension to manage graphic assets (fonts, images). Automatically scans a folder and makes assets available in dictionary