Found 9 repositories(showing 9)
fregante
Micro module to get the color of a single pixel on a HTML canvas
Kioubit
IPv6 Canvas - draw by pinging. One IPv6 Address = a single pixel with color information
fiona00000
Created with CodeSandbox
HarishKumarNagarajan
The pointilist school of painters created their paintings by dabbing their paintbrush perpendicularly on the canvas and creating one dab/point of color at a time. Each dab is similar to a single pixel in a digital image. The human viewer of the artwork would stand back and a smooth picture would be perceived. Implement a program to do pointilist art. The program should present a palette of colors and some other options, such as choosing paintbrush size or whether '+' or 'XOR' would be used for dabbing, etc. When your program is working, create a painting of a starry night. Your program should work with an external file representing in progress so that a user could save the session for later continuation.
JIMLYY
Build a single-page web app that enables users to customize canvas and draw the pixel art with chosen color on it
gavinkeene1
A project using HTML/CSS and JavaScript to create a single-page web app that allows users to draw pixel art on a customizable canvas. The canvas is a grid of squares that can each be colored in by clicking them, the color having been selected from the provided color palette on the page.
frigggga
A collaborative USC-logo-shaped canvas Each user can change the color of a single pixel Both guests and registered users can interact with the canvas. However, their benefits differ. Multiple users can interact with the canvas at the same time and each of these interactions will be handled by one thread.
A single-page web app that allows users to draw pixel art on a customizable canvas! Your users should be able to: Dynamically set the size of the table as an N by M grid, Choose a color, and Click a cell in the grid to fill that cell with the chosen color.
paul-srijan
A simple yet powerful tool to create glitch art from uploaded images using HTML Canvas! Apply glitch effects like pixel displacement, color channel shifting, and static noise. Customize the intensity of each effect or let the randomizer create unexpected glitchy visuals. Finally, download your creation with a single click!
All 9 repositories loaded