Skip to content

Blakkis/GLSL_Python

Repository files navigation

GLSL_Python

Includes basic setup for glsl drawing in python and raymarch setup + raymarch with few modifications

minimal_setup.py

contains the minimal setup for drawing stuff in glsl

raymarch_setup.py

contains minimal setup for playing around with raymarch (Sphere with light following the mouse position)

raymarch_setup_mod.py

contains the same as above but few modifications (Displacements)

By request a multipass setup

render to texture and use that texture as part of second shader program

About

Small examples of OpenGL + Pygame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages