Adrian Monforte

Results 2 comments of Adrian Monforte

After playing a bit with this I found that if we change the DIAMOND_BASIS in the src/helpers/square_grid/diamond.rs to work with 64x64 instead of 64x32 we can get the 3d view...

Testing the changes got this error after a crash: ``` 2024-11-22T07:39:32.137594Z INFO bevy_winit::system: Creating new window "App" (0v1#4294967296) 2024-11-22T07:39:32.137772Z INFO winit::platform_impl::platform::x11::window: Guessed window scale factor: 1 2024-11-22T07:39:32.326951Z WARN bevy_render::view::window: Couldn't...