Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMYK Halftone Emulator

This tool emulates CMYK halftone printing using WebGL shaders. For more details about halftone printing, check the Wikipedia article.

This minitool was created for the 2025 Figma Make-a-thon event.

Running the Code

Run npm i to install the dependencies.

Run npm run dev to start the development server.

Error Reporting

For error reporting and feedback, please open an issue.

Credits

Shader Credits

The halftone shader is largely based on Steven Gustavson's work.

UI Components

Marquee component from fancycomponents.dev.

Sample Images

Landing page images generated with krea.ai and processed with this tool.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Resources

Stars

31 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

Generated from figma/repo-template