Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 21:17
· 41 commits to main since this release

First release as a standalone program!

Changes

  • Full rewrite in Rust using WebGPU.
  • gcviewer is now a UDP client instead of a UDP server.
    • Note: gcfeeder versions pre v3.0.0 are not compatible.
  • The entire shader (vertex + fragment) can now be customized.
  • Shaders are now written in WGSL instead of GLSL.
    • Custom shaders should now be named shader.wgsl.