performance enhancements
better 2D drawing
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
namespace Settings {
|
||||
|
||||
const int numParticles = 2000;
|
||||
const int numParticles = 5000;
|
||||
|
||||
namespace IMU {
|
||||
const float turnSigma = 1.5; // 3.5
|
||||
|
||||
Reference in New Issue
Block a user