V
V
Vitaly Stolyarov2017-08-22 13:28:46
JavaScript
Vitaly Stolyarov, 2017-08-22 13:28:46

JS library for processing and procedural image generation?

The library requires not so much a set of standard actions on images (blur, grayscale ..), but rather the generation of a normal map, scratches, bricks and other things.
JIMP does not know how to do this (and weighs quite a lot). Moreover, separately libraries for generating normal maps, scratches could not be found. Is there a suitable one?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaly Stolyarov, 2017-10-01
@Ni55aN

It was never possible to find a suitable one, especially since the requirements increased (as regards performance).
I prepared the debut version of my texturity.js library , which draws through WebGL (which is incomparable to the usual Canvas) and works in the same context, which allows you to draw on different instances without any delayTexturity.Canvas

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question