Skip to content

creates a rainbow effect filter for your image via wasm

License

Notifications You must be signed in to change notification settings

msparkles/rainbow-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rainbow Filter

This is a recreation of a program we made a long time ago in C++.

The old program used the CPU to create a rainbow effect on images, for this project we're using the GPU.

This took us around 5 hours, completely learning from scratch.

This project uses wgpu, compiling from Rust to wasm.

Just go to here and upload an image, and see your image having a rainbow effect c:

About

creates a rainbow effect filter for your image via wasm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published