Expand description
Example webapp using willow
.
Structs§
- Foo
- This type wraps the program with the
foo.vert
andfoo.frag
shaders. - FooAttr
- Stores the attributes for a single vertex.
- FooDraw
- A builder type to run a
Foo
program after resetting all uniforms.
Functions§
- main
- WebGL entry function.