physarumAdv / Fluffy-Physarum

Python prototype (see mind's crawl)
Other
2 stars 0 forks source link

"Sensor in the air" bug #2

Closed pavtiger closed 4 years ago

pavtiger commented 4 years ago

When a particle comes close to the edge of the polyhedron face, being still on it, the sensor must be already positioned on the contacting face. However, this math mistake makes the sensor "flying in the air". It brings us to the mistakes in particle behavior when particles don't jump to the next face.

kolayne commented 4 years ago

Unfortunately, we decided to rewrite the project from scratch, so we are not working on this anymore. The new version is at https://github.com/physarumAdv/mind-s_crawl