Coder Social home page Coder Social logo

implicit-crowds's Introduction

implicit-crowds

Implicit Crowds: Optimization Integrator for Robust Crowd Simulation
Ioannis Karamouzas, Nick Sohre, Rahul Narain, and Stephen J. Guy
Clemson University, University of Minnesota

Instructions

This software has been tested on Windows 7 and 10 with Visual Studio 2015.
It depends on Eigen and callisto, which are included in the code. Callisto is used for visualization purposes and requires DirectX 9.0c. If you want to compile the code with x64 support, you should disable the visualizer.

After the code is compiled, to simulate a scenario go to the bin folder and run:
"ImplicitCrowds -dt 0.2 -frames 80 -scenario ../../data/3_agents.csv -parameters ../../data/implicit.ini"

The -dt flag sets the size of the time step, the -frames indicates the maximum number of simulation steps, the -scenario takes as input the scenario file, and the -parameters flag reads the parameters related to the implicit crowd code. All but the -scenario flag are optional.

TODO

Citation

BibTex:


@article{karamouzas17,
 author = {Karamouzas, Ioannis and Sohre, Nick and Narain, Rahul and Guy, Stephen J.},
 title = {Implicit Crowds: Optimization Integrator for Robust Crowd Simulation},
 journal = {ACM Transactions on Graphics},
 volume = {36},
 number = {4},
 year = {2017},
 doi = {10.1145/3072959.3073705},
} 

implicit-crowds's People

Contributors

johnoriginal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.