Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/difu/brainiac
Crowd Simulation
https://github.com/difu/brainiac
Last synced: 2 months ago
JSON representation
Crowd Simulation
- Host: GitHub
- URL: https://github.com/difu/brainiac
- Owner: difu
- License: other
- Created: 2011-04-25T19:30:31.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-10-30T18:01:24.000Z (about 10 years ago)
- Last Synced: 2023-08-01T06:41:55.389Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 2.07 MB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
What is Brainiac?
Brainiac is a free and open source tool for generating crowds.
A crowd consists of many agents who respond individually to each other and make decisions about their future behavior.
Brainiac is completely based on open source technology.Some of the icons used are from
http://openiconlibrary.sourceforge.net/
They were renamed to match the brainiac naming convention. Here is a list of the icons used:
people-xbill.png http://www.wpclipart.com/ Public Domain
system-users-3.png http://tango.freedesktop.org/Tango_Icon_Library Public DomainSome code of osgGA::StandardManipulator and osgGA::OrbitManipulator was used and modified in BrainiacCameraManipulator to meet Brainiac requirements.