python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Particle stutters the first time it is spawned (UE4)
The first time I spawn a particle, it seems to stutter and ends up with a weird square around it (see screenshot). The problem does not occur when spawning it fom the second time and onwards.
Even if ...
Lucas Pinheiro
Votes: 0
Answers: 1
Need help expanding particle system spread / divergence from 2 to 3 dimensions
I need help. I've been struggling with this for a week now and getting nowhere. I am building a 3D particle system mainly for learning and I am currently working on particle spread / divergence. In sp...
Rich95
Votes: 0
Answers: 1
How to make particles in threejs take the shape of a model/object -onscroll
I am relatively new to ThreeJS.
I want to make a website very similar to this one:
Web de CraftedBYGC
In which I make a system of particles that as the user scrolls they disperse and rejoin in a form....
AlMustieles
Votes: 0
Answers: 1
Way of setting the duration of a particle spawner loop help and way of stopping the function loop
I am using Pixi.js to spawn some particles on a canvas, but I need the particles to be spawning only for some time (3 seconds).
I created a loop function that spawns the particles, but I don't know ho...

TheKing
Votes: 0
Answers: 1