While working on my particle System in THREE.js with SPARK.js, I have completed the necessary code for the system. However, I am facing an issue where nothing related to the Particle System is being displayed on the screen.
Currently, I am trying to create a flame in THREE.js, but I am encountering difficulties as the flame is not appearing in the virtual world. I am unsure of what is causing this issue.