Commit Graph

6 Commits

Author SHA1 Message Date
Keavon Chambers
076491c869 Add web frontend panel skeleton & Vue environment 2021-02-16 03:21:15 -08:00
Keavon Chambers
cd6843a63f Add WASM bindings and web project structure 2021-02-15 03:21:49 -08:00
Keavon Chambers
d462b89c75 Add rustfmt.toml and enable auto formatting (Fixes #7) 2020-07-12 16:23:14 -07:00
Keavon Chambers
c0e092f726 Switch shader texture usage from sampler2D to texture2D plus sampler (fixes #1) 2020-07-11 19:01:48 -07:00
Keavon Chambers
323a951362 Update wgpu from 0.4 to 0.5 (currently it's not rendering) 2020-05-02 14:44:28 -07:00
Keavon Chambers
b30ee294a6 Window with textured polygon 2020-04-26 00:28:13 -07:00