Skip to content

sohale/shaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

47f9d4f Β· May 26, 2022

History

38 Commits
Sep 24, 2016
May 26, 2022
Sep 20, 2018

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

Releases

No releases published

Packages

No packages published

Languages