Skip to content

chrszlz/DarthShader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DarthShader

DarthShader is a simple fragment shader playground for iOS. A live version of the fragment shader code runs behind the edit view and is running on a SceneKit plane. 2-finger tapping will toggle the edit view and enable interaction with the SceneKit plane. The fragment shader is saved to the disk as it is edited and persists between sessions.

Features

Live editing

Collapsable Code

Different Geometries

Installation

Clone project and initialize submodules: git submodule update --init --recursive

Thanks

Releases

No releases published

Packages

No packages published

Languages