Skip to content

ElementMo/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