aframe-particle-system-component icon indicating copy to clipboard operation
aframe-particle-system-component copied to clipboard

Aframe Asset Managment - Texture Pre-load for performance

Open victorsh opened this issue 7 years ago • 0 comments
trafficstars

I was wondering if there is a way to use the A-Frame asset management system with the Particle System Component. I've tried to attach an image as a texture loaded within the tag by setting and id for the image and query selecting that image as the texture. I knew this wan't going to work, but I wanted to experiment a bit before posting an issue. Perhaps I need to go deeper and do something like expose Threejs particle object? The reason why I'm trying to do this is to improve the overall performance of the application. Any help would be much appreciated! screen shot 2018-10-09 at 11 49 21 pm screen shot 2018-10-09 at 11 49 55 pm

victorsh avatar Oct 10 '18 06:10 victorsh