mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-24 00:43:00 +02:00
Calculate Newtonian gravity using fast Fourier transforms
About 16% slower for one cell changing, same speed for 6 cells changing, and several hundred times faster for whole screen changing.
This commit is contained in:
committed by
Simon Robertshaw
parent
d20c704d88
commit
788b0cd04c
@@ -92,6 +92,7 @@ extern unsigned char ZSIZE;
|
||||
#define BRUSH_NUM 3
|
||||
|
||||
|
||||
//#define GRAVFFT
|
||||
//#define LUACONSOLE
|
||||
//#define PYCONSOLE
|
||||
//#define PYEXT
|
||||
|
Reference in New Issue
Block a user