Open pverscha opened 7 years ago
Every Aurora type should have 2 implementations. One that can simply be executed in a single-threaded environment on the CPU and one that uses RenderScript and massive parallelism to drastically improve performance.
The first RenderScript implementations are now added to the repository (for BlurryAurora). More will be added to speed up the rendering of Aurora's.
Every Aurora type should have 2 implementations. One that can simply be executed in a single-threaded environment on the CPU and one that uses RenderScript and massive parallelism to drastically improve performance.