Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build a 3D LocalParticle. #1

Open
jdaymude opened this issue Dec 13, 2019 · 0 comments
Open

Build a 3D LocalParticle. #1

jdaymude opened this issue Dec 13, 2019 · 0 comments
Labels
diff-hard Difficult or time-consuming issue. feature A new feature.

Comments

@jdaymude
Copy link
Member

Now that the 3D simulator has many of the important pieces of the base Particle class, we need to step one level up to LocalParticle, the class responsible for obfuscating global information from the particles in an effort to keep all directional information local. The necessary functions can all be taken from the 2D simulator's LocalParticle class, but the implementations will need to change to address the immensely more complex 3D space.

@jdaymude jdaymude self-assigned this Dec 13, 2019
@jdaymude jdaymude transferred this issue from SOPSLab/AmoebotSim Apr 14, 2020
@jdaymude jdaymude added the diff-hard Difficult or time-consuming issue. label Apr 14, 2020
@jdaymude jdaymude added the feature A new feature. label Apr 14, 2020
@jdaymude jdaymude removed their assignment Apr 14, 2020
@jdaymude jdaymude added this to Backlog in AmoebotSim-3D via automation Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
diff-hard Difficult or time-consuming issue. feature A new feature.
Projects
AmoebotSim-3D
  
Backlog
Development

No branches or pull requests

1 participant