nuuls / fish-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Rust 96.0%Language:GLSL 2.7%Language:HTML 0.7%Language:JavaScript 0.6%Language:Shell 0.1%