|
|
|
|
|
by manuisin
2174 days ago
|
|
There is code if you go to packages/webxr. I only have code for the browser (functional but needs perf improvments) and terminal (should be done in a few weeks). 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. |
|
You can see it running, sans webxr here: https://www.primrosevr.com/demo3d.html
SDF came up as an issue. It's not straight forward: https://github.com/capnmidnight/Primrose/issues/162