Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

desmos-pixel-art

image to 64x64 desmos pixel art
Step 1. Make sure all modules are installed when you run it!
Step 2. Make sure to have a folder with the images you want to use
Step 3. Run process.py
Step 4. Select the folder with images
Step 5. Wait for the "All Done" message
Step 6. Then follow the below steps

What to copy into desmos

w=64

h=64

N=\left[1...,wh\right]

X=\operatorname{mod}\left(N-1,w\right)

Y=\operatorname{floor}\left(\frac{N-1}{w}\right)

\left(X,\ -Y\right)

c= rgb(R,G,B)

Paste in output

hold left click on the colour option of (x,-y) and change to c.

Desmos Demo

About

image to 64x64 desmos pixel art convertor (changable resolution)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages