Skip to content

WAFFO/hello-wasm-webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WASM WebGL Example for Rust

Structured to be as simple as possible to get started. Requires rustup and npm.

First, build with:

$ ./build.sh

Then, start server with:

$ ./start_server.sh

and then visit http://localhost:8080 in your browser! Simple as that!

About

A good starting point for building wasm bound webpage with WebGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published