bevyengine / bevyengine/bevy

Example of parallel processing of a SystemSet

Open
#1,989 6 comments 0 reactions 0 assignees View on GitHub
A-ECS C-Examples
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

I'm working on using Bevy to facilitate an ecological (scientific) simulation model. To that end, I need to repeat/replicate the positted scenario a number of times, while using already available resources, and also having some things that pertain to the
particular iteration. Also, I need to reset some resources/etc. after each run.

There is a discussion on this here #1678, where @alice-i-cecile called this

> easy parallel process replication

and also there is this RFC for SubWorlds bevyengine/rfcs#16 that could help with this.

If someone could pinpoint some way to accomplish today, that would be great so as to be able to get going for now.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.