MixedReality-GraphicsTools-Unity icon indicating copy to clipboard operation
MixedReality-GraphicsTools-Unity copied to clipboard

Interactive documentation examples (using web technologies)

Open Cameron-Micka opened this issue 3 years ago • 0 comments

Describe the problem

This is a stretch goal, but our docs have always tried to represent 3D concepts in 2D. How amazing would it be if our docs contained BabylonJS or WebGL frames that display Graphics Tools components and concepts in 3D?

Describe the solution you'd like

Investigate, if possible, in markdown to embed BabylonJS frames. And if it is possible, place one as an example in our docs (this page might be a great first place to demo this functionality). We can then populate other examples in docs as appropriate.

For example, being able to rotate a backplate in 3D: image

Or expand a buttons components in 3D? image

Describe alternatives you've considered

n/a

Additional context

BabylonJS is a great place to start since we want to evolve that technology. WebGL is another option: https://microsoft.github.io/MixedReality-GraphicsTools-Unity/

Cameron-Micka avatar Jul 07 '22 00:07 Cameron-Micka