D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
aaizemberg
Full window
Github gist
círculo cromático (interactivo)
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>círculo cromático</title> <script src="https://cdnjs.cloudflare.com/ajax/libs/processing.js/1.4.1/processing-api.min.js"></script> </head> <body> <h1>círculo cromático</h1> <canvas data-processing-sources="color.pde"></canvas> </body> </html>
https://cdnjs.cloudflare.com/ajax/libs/processing.js/1.4.1/processing-api.min.js