这是indexloc提供的服务,不要输入任何密码
Skip to content

josueggh/ComputeShader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputeShader

Implemented Compute Shader in Processing

This example renders 1 million particles on an Intel Iris 640 integrated graphics card.

img

This code will not run on Mac since Compute Shader was brought to OpenGL since version 4.3, and MacOS only supports OpenGL up to 4.1.

About

Compute Shader in Processing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 80.1%
  • GLSL 19.9%