Hey there, I am looking for a implementation of texture atlas for sprite materials that I want to use to generate labels in a map application. I found this repo which is exactly what I am looking for: GitHub - Leeft/three-sprite-texture-atlas-manager: Helper library for three.js r126+ to programmatically build sprite texture atlases . However, this repo is outdated and is not a npm package, I’d like to have a npm package for this. Could you guys recommend such a package, for sprite materials?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Using sprite object and material in threejs editor | 2 | 1288 | March 31, 2020 | |
| SpriteMaterial without sizeAttenuation got artifacts | 7 | 1954 | April 7, 2020 | |
| New THREE.Sprite - black box around | 7 | 1996 | July 4, 2020 | |
| How to draw a tilemap in three.js? | 15 | 10426 | February 23, 2019 | |
| Why the Sprite disappears from scene when add map | 7 | 1112 | June 4, 2019 |