superframe icon indicating copy to clipboard operation
superframe copied to clipboard

:package: A super collection of A-Frame components.

Results 92 superframe issues
Sort by recently updated
recently updated
newest added

The ["text-geometry"](https://github.com/supermedium/superframe/tree/master/components/text-geometry) component has a line: ```javascript const mesh = el.getOrCreateObject3D('mesh', THREE.Mesh) ``` which generates this warning from aframe: ``` `getOrCreateObject3D` has been deprecated. Use `setObject3D()` and `object3dset` event instead....

this component is used to animate text-geometry text,such as Chinese characters. thanks this repo! https://github.com/supermedium/superframe/assets/25610011/c7e8e73a-d00b-49b3-9756-72fbeed47288