RandomEtc / modestmaps-cinder

Modest Maps for Cinder

Home Page:http://github.com/randometc/modestmaps-cinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick port of Modest Maps (modestmaps.com) to Cinder Framework (libcinder.org)

It's pretty stable at this point on the github Cinder master (as of 2010-08-31) 
with Boost 1.44. 

Should work as a Cinder Block, you just need to set the CINDER_PATH in xcode.
(Not yet tested in Visual Studio)

Progress and early bugs discussed here: 
http://forum.libcinder.org/#topic/23286000000108063

Now supports multitouch, rotations and works on ipad (not battle tested yet).

I'd also like to be able to create textures in the background thread, the
creation of another OpenGL context for this seems promising:
http://forum.libcinder.org/#Topic/23286000000650007

See also http://github.com/randometc/modestmaps-of for OpenFrameworks for a 
comparison. It's quite a bit less complete than this version, however.

About

Modest Maps for Cinder

http://github.com/randometc/modestmaps-cinder


Languages

Language:C++ 99.3%Language:C 0.4%Language:Rust 0.3%