Skip to content

yutannihilation/math_of_realtime_graphics_wgsl_version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WGSL practice

Usage

cargo run -- path/to/frag_shader.wgsl

# change width and height
cargo run -- -w 400 -h 600 path/to/frag_shader.wgsl

Keys

  • Esc: exit
  • Space: reset time and frame
  • : increment channel
  • : decrement channel

Original book

巴山竜来「リアルタイムグラフィックスの数学―GLSLではじめるシェーダプログラミング」

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages