JuliaDynamics/Agents.jl
Online execution/interaction of ABMs using some web-server and WGLMakie
开放
#469 创建于 2021年3月28日
documentationhelp wantedplotting
仓库指标
- 星标
- (904 个星标)
- PR 合并指标
- (平均合并 1天 7小时) (30 天内合并 4 个 PR)
描述
NetLogo has a really neat feature: http://www.netlogoweb.org/
Would be really nice if we can have something here as well. Definitely sounds like large task, but I believe Julia has the resources to do it, and we have a large part of the source code written.
Already the exploratory interactive application can be used verbatim. What remains is how to serve it and visualize it online (the visualization part is already take ncare of by WGLMakie.jl)