Skip to content

danielpetho/cmyk-halftone-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from figma/repo-template