This is the story of a humble App until they met a powerful particle effect that added a so much needed “wow!” effect.

In this tutorial, we will create a cool exploding effect for a 3D SCNNode.

The User Interface way

On our XCode project, we create a new Group (with a folder) named particles and we add a SCN file inside.

Scenekit file

Next we need to add a simple image to our Assets.xcassets that we will use as a texture. Something simple like a star will do.

#swift #ios #3d #particlesystem #scnkit

Create Explosive Particle Effect for iOS with SCNKit
1.55 GEEK