markfarnan / go-canvas

Library to use HTML5 Canvas from Go-WASM, with all drawing within go code
Apache License 2.0
244 stars 20 forks source link

Support WebGL #8

Open markfarnan opened 4 years ago

markfarnan commented 4 years ago

Per Title.

justinclift commented 4 years ago

Not sure if this is a useful example of working WebGL Go code, but just in case:

    https://github.com/bobcob7/wasm-stl-viewer