Skip to content

DanShai/kivy-shadertoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kivy-shadertoy

Based on old version (which doesnt work on new version of kivy) of tshirtman.

  • Modified to work with new version of kivy and added more stuffs and enhanced GUI !
  • Added mouse and camera view control.
  • Many shaders examples adopted from shadertoy site to work with this shadertoy.
  • The shaders are in the glsl folder.
  • Enhamced glsl editor with more functionalities and Monkai themed. Used customized widgets based on flat widgets by Kovak
  • you can Edit / Save etc.. shaders files. Long press on the editor will show the edit menu , soft press will scroll up/down
  • Play and pause the rendrer.
  • Fps view.
  • and other stuffs!

Screenshot

To do !

  • Buffers!!