1.小h5 demo网站,包括webgl shader

https://codepen.io/pens/3/

 2.关于glsl中的一点算法,例如获得随机数

https://thebookofshaders.com/10/

3.noise: Perlin

https://mrl.nyu.edu/~perlin/

3.基本post算法

https://en.wikipedia.org/wiki/Kernel_(image_processing)

demos: http://setosa.io/ev/image-kernels/

src: http://setosa.io/ev/

4.glsl 实例

https://www.evl.uic.edu/aej/525/lecture04.html

 

相关文章:

  • 2021-10-11
  • 2021-05-27
  • 2022-12-23
  • 2021-10-01
  • 2022-01-07
  • 2022-12-23
猜你喜欢
  • 2022-01-18
  • 2021-06-30
  • 2021-05-17
  • 2022-12-23
  • 2021-08-05
  • 2021-09-02
相关资源
相似解决方案