Skip to content

lykhouzov/rust-wasm-webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to yet another tutorial of WebGL

This repositoru was create in order to learn Rust language plus WebAssembly. My current goal is to convert well-known tutorial for JavaScript into Rust.

Pre-requirements

To get a point where I am now, We need to know a little bit about Rust language. Next step is to read a book of rustwasm and complete Game of Life in it. And here you are.

Goals to achive

In general the main goal is to convert all WebGL Examples pages

  • WebGL - Drawing Points
  • WebGL - Drawing a Triangle
  • WebGL - Modes of Drawing
  • WebGL - Drawing a Quad
  • WebGL - Colors
  • WebGL - Translation
  • WebGL - Scaling
  • WebGL - Rotation
  • WebGL - Cube Rotation
  • WebGL - Interactive Cube

About

Examples of webgl tutorial in rust+wasm

Resources

License

Stars

Watchers

Forks

Packages

No packages published