mimetikxs / ofxAssimpModelLoaderAsync

Quick hack to asynchronously load meshes (only works with vertices, no textures or other resources)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IMPORTANT: After cloning this repo, copy contents from ofxAssimpModelLoader/libs/ into ofxAssimpModelLoaderAsync/libs/

About

Quick hack to asynchronously load meshes (only works with vertices, no textures or other resources)


Languages

Language:C++ 93.9%Language:Makefile 6.1%