Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 649 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 649 Bytes

GO WebGL tester Desktop Chrome Apps

tester WebGL Chrome App

Using Lorca for protected script and support WebGL HTML5 desktop apps in Go. It uses Chrome browser as a UI layer. see https://github.com/zserge/lorca for details

  #windows
  first
  go run gen.go 
  for generate assets.go 
  
  second 
  go build -ldflags "-H windowsgui" -o webgl.exe main.go. assets.go
  
  tester open webgl.exe for result