itch.io is community of indie game creators and players

Devlogs

Big update 1: colors, importing files, malloc-less canvas.

cRAYon
A downloadable tool for Windows

PixelData is replaced by BrushData, now Canvas contains raylib Image and Texture2D. When you draw, it draws right into the Image. However the image is a pointer to an array of pixel data, it segfaults when drawing outside the canvas (like when you want to fill to the border), thus I made sure nobody would do that by adding a border.

Anyway, I think the program is very closed to being an ancient painting program. After I added layers I might separate it into 2 versions: ancient and modern (or something like that idk).

Files

  • cRAYon-source.tar 20 kB
    Aug 16, 2023
  • cRAYon.exe 1.2 MB
    Aug 16, 2023
Download cRAYon
Leave a comment