josdirksen / learning-threejs

Code repository for the examples from the Packt book "Learning Threejs"
3.1k stars 1.27k forks source link

Particles have jagged edge or black border... #21

Open angeldelpiero opened 8 years ago

angeldelpiero commented 8 years ago

When running chapter 7-10 particle system from model, with the recent version of THREE.js I get a defined edge or visible bounding box around the gradients. Is there something that needs to be changed to make it look smooth as it does in the previous version or the version used in the book?