I looked at this doc and my guess is that maybe it is a resizing issue. What is the initial size of the model_container div element? BRIGL won't resize the element, it will just draw it at whatever the current size is. Also, BRIGL doesn't handle resize events so the element has to already have the correct final size before rendering.
Is there a publicly accessible version somewhere that I could try and load in my browser?
-Hazen
Is there a publicly accessible version somewhere that I could try and load in my browser?
-Hazen