Skip to content

RandomEtc/modestmaps-cinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages