top | item 44349514

(no title)

MoonSzzS | 8 months ago

Overall the project is solid, youre doing good stuff! Last question for now, is it dependent on current browsers implementing it as standard or can it be dynamically used?

discuss

order

yorkie|8 months ago

JSAR itself is a browser engine, so it doesn't depend on other browsers' implementations (JSAR follows backward-compatible design principles, meaning it won't modify any existing Web standard implementations but rather extends capabilities based on current standards). I've personally integrated it into an AOSP + Unity environment (with underlying GLES rendering), and anyone can also port JSAR to other GLES-based scenarios.