SkillAgentSearch skills...

Cclib

c++ port of the creative computing particle system (http://code.google.com/p/creativecomputing)

Install / Use

/learn @artcom/Cclib
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

cclib

cclib is a partial port of the creative computing library, especially the parts that have something to do with particles.

Build instructions (CMake/OSX with homebrew)

  1. check out the code
  2. $ cd cclib ;; mkdir build ;; cd build
  3. $ brew install glfw glew boost
  4. $ cmake ..
  5. $ make
View on GitHub
GitHub Stars5
CategoryDevelopment
Updated3y ago
Forks0

Languages

C++

Security Score

55/100

Audited on Jan 28, 2023

No findings