Skip to content

ptierney/toxiclibs--

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

toxiclibs-- (toxiclibs minus minus)

About:
C++ port of the toxiclibs project (http://toxiclibs.org) developed by Karsten Schmidt

Requirements:
- Cinder (http://libcinder.org)
- C++ compiler with std::shared_ptr and multiple closing angle bracket support 
  (eg vector<vector<int>>)

Notes:
I've tried to keep the style and naming conventions as close to those of 
the original java library. Otherwise, I follow the Google C++ style guide 
(http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml).

Contributor:
Patrick Tierney (patrick.l.tierney@gmail.com)

About

c++ port of toxiclibs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors