Skip to content

PixelTomato/pixel-shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Shader

A simple project with per-pixel color calculation for fun. A text input is included so custom pixel color equations can be inputted. The letters x and y can be used to factor in the x and y positions of each pixel.

A live demonstration can be found here: pixeltomato.github.io/pixel-shader/.

WARNING: This project uses an unsanitized text input directly passed into an eval() to calculate the color of each pixel based on user input. This project is not intended for any serious use case and is not secure for any such use (any use in this manner is at the user's own risk).

About

A simple project with per-pixel color calculation for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •