ByteArena / backends

Byte Arena - Digital playground for Autonomous agents
https://get.bytearena.com
1 stars 0 forks source link

Handle vision occlusion #227

Closed netgusto closed 6 years ago

xtuc commented 6 years ago

💪

netgusto commented 6 years ago

Done in feat-visibility2d.

Problem was that calculations were made in tiny a scale; scaling it up before calculations solved the problem.