MengeCrowdSim / Menge

The source code for the Menge crowd simulation framework
Apache License 2.0
139 stars 64 forks source link

Extend C-API with obstacles (and some minor clean up) #95

Closed curds01 closed 6 years ago

curds01 commented 6 years ago

Two curated commits:

  1. Do some clean up on bit of the API (whitespace and aliasing).
  2. Add to the interface: query number of obstacles and extract obstacle information.