/shaders

🌈 Demos using OpenGL's shader language https://www.shadertoy.com/view/4lG3Dm

Primary LanguageGLSLGNU General Public License v3.0GPL-3.0

Sohail's shaders

My Shader (glsl) programming demos.

Usage example:

To run each *.glsl shader:

  • go to http://shadertoy.com
  • click on in a New Shader or any shader on the website
  • Copy the content of one of my .glsl files
  • paste the code into the box.
  • Enjoy

Content:

  • raytrace1.glsl : A raytracing demo. Features: reflection, Phong shading, Ellipsoids. It's a mini version of my very old program Big3D.

(C) 2016 Sohail Siadatnejad

My reflection on metal spheres Click for live