FLAMEGPU / FLAMEGPU2

FLAME GPU 2 is a GPU accelerated agent based modelling framework for CUDA C++ and Python
https://flamegpu.com
MIT License
107 stars 22 forks source link

Environment Macro Property IO #1070

Closed Robadob closed 1 year ago

Robadob commented 1 year ago

It's not currently possible for environment macro properties to be imported/exported via xml or json.

This will need to be host API functionality, as it's currently expected that they zero init.

https://github.com/FLAMEGPU/FLAMEGPU2/discussions/1069