Closed AdamMarciniak closed 3 years ago
@polishdude20 did you mean the umd examples? I have fixed these now since there was a change in the export naming of the module.
However, I strongly recommend using ES6 and Skypack if you are developing in the browser.
I mean using this code snippet:
<script src="https://cdn.jsdelivr.net/gh/danchitnis/webgl-plot@master/dist/webglplot.umd.min.js"></script>
It looks like the code returned from that page is the wrong one?
I'm not able to run the JSDeliver URL as a script anymore. Did that break?