Fun with benchmarking. Reverted to using built-in trigonometric functions!
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
mod blur;
|
||||
mod grid;
|
||||
mod model;
|
||||
mod trig;
|
||||
use physarum::model;
|
||||
|
||||
fn main() {
|
||||
let model = model::Model::new(4, 4, 20, 1);
|
||||
|
||||
Reference in New Issue
Block a user