Skip to content

sohale/shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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