Crate willow_example

Source
Expand description

Example webapp using willow.

Structs§

Foo
This type wraps the program with the foo.vert and foo.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.