mml-io / mml

Metaverse Markup Language
https://mml.io
MIT License
120 stars 13 forks source link

Standalone MML Viewer #192

Open MarcusLongmuir opened 1 month ago

MarcusLongmuir commented 1 month ago

There should be a "standalone" MML viewer that:

This is conceptually a development from and on top of the current mml-web-client implementation in the repo: https://github.com/mml-io/mml/blob/9a392b1d1fb2a5be1bda39634c9fccd93932c434/packages/mml-web-client/src/index.ts#L44

DirectiveCreator commented 5 days ago

This would be amazing, as it makes it easier to embed an MML example for download as well, right now I have to use a mix of the link and Spline to display the model, a standalone MML viewer would be a lot nicer :)