Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 633 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 633 Bytes

goxjs Examples

Go Reference

Example projects for goxjs packages.

triangle

Render a basic triangle.

go run github.com/goxjs/example/triangle@latest

triangle screenshot

motionblur

Render a square with and without motion blur.

go run github.com/goxjs/example/motionblur@latest

Also try in browser.

motionblur screenshot

License