Skip to content

ubavic/mobius-shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Möbius shader

Simple GLSL ES fragment shader for rendering Möbius transformations.

Example render

Usage

You can directly paste the content of main.glsl to The Book of Shaders Editor.

Usage with other shader editors requires little tweaking (renaming uniforms, etc...)

For explanation of Möbius transformations classification, check this article by Fritz Mueller.