Can you provide an example of how to integrate a Viewing.Extension.Markup3D extension into a .NET Core project using vanilla JavaScript?
I came across an example on this GitHub repository, but it was implemented in react.js.
Could you explain how to register this extension in the forge viewer using plain JavaScript?