I built a WebGL-native rich text editor that combines the editing power of TinyMCE with the rendering capabilities of THREE.js, using the @mlightcad/mtext-renderer library.
You can test the rich text editor and renderer in action here:
👉 Live Demo
👉 Source Code