FilterJS
- January 23, 2019
- Cosmo Myzrail Gorynych
FilterJS allows you to procedurally generate textures and images. It is mainly inspired by FilterForge and Unreal Engine's material editor, and is a proof-of-concept of what can be created with the modern web technologies. Currently, it has the following features: Perlin & Simplex noise generators;Normal map computation;Drawing simple shapes;Basic tools for adjusting images, including gamma correc…