|
|
|
|
|
by moron4hire
2184 days ago
|
|
Hi there. I don't see any code in your repo. What were you considering for the text editor component? I wrote a text editor that renders to HTML5 canvas elements specifically for use as textures on WebGL meshes. I'm not working on VR programming environments anymore, but I recently did a complete refresh on all the code https://www.primrosevr.com/ |
|
Oh dude, thank you, I was aware of your project 6ish months ago (there's only like 3-4 canvas text editors so I try to follow them all, most are abandoned though) but what you're doing now fits perfectly with what I'm looking for. Thank you, I'll make sure to use it in v0.1. I couldn't get the webgl demo working though. https://github.com/capnmidnight/Primrose/blob/master/demo3d.... returns a 404.
But my long term goal is to actually 3d render the text completely using SDF or MSDF techniques.