supermedium / superframe

:package: A super collection of A-Frame components.
https://supermedium.com/superframe/
MIT License
1.38k stars 424 forks source link

Text geometry to 1.4.1 #316

Closed diarmidmackenzie closed 1 year ago

diarmidmackenzie commented 1 year ago

This PR fixes text-geometry to work with A-Frame 1.4.1. It's been broken for a while (since FontLoader and TextGeometry were moved out of THREE.js core)

Alongside this change, the PR also: