Crate willow_example[][src]

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

__wasm_bindgen_generated_main

WebGL entry function.

main

WebGL entry function.