The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
This workflow builds a 2D corridor from low-level
boids4R constructors, then compares a baseline run with a
stronger obstacle/predator avoidance run. The visual encoding is the
same as the scenario pages: current boids are emphasized, recent trails
are faint, velocity vectors use species colours, and obstacles are shown
as rings.
Live WebGL widgets are disabled during CRAN, package checks, and CI.
Rich local or pkgdown rendering requires
GGWEBGL_EVAL_COVERAGE_VIGNETTE=true and
GGWEBGL_EVAL_LIVE_WIDGETS=true.
if (!boids4r_available) {
cat("boids4R is unavailable, so live custom corridor widgets are skipped.\n")
} else if (!ggwebgl_eval_widgets) {
cat("boids4R is available, but live custom corridor widgets are skipped because live widget evaluation is disabled.\n")
} else {
cat("boids4R is available; live custom corridor widgets will be rendered below.\n")
}These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.