Closed psalzAppDev closed 1 week ago
Replaced UIColor with NSColor if compiling for macOS, and implemented a macOS-only method to create particle texture.
Please checkout the preview when compiling for macOS, it works just fine now.
Ok, #6 already was faster than me and also found a way more elegant way to draw the particle textures on macOS. Withdrawing my PR ;-)
Replaced UIColor with NSColor if compiling for macOS, and implemented a macOS-only method to create particle texture.
Please checkout the preview when compiling for macOS, it works just fine now.