Added pressure opacity, pressure size, layers, compositing of layers, and image saving.
Log in to leave a comment
Made a basic painting program. It creates a texture, and uses a compute shader that loops over every pixel of the texture and draws onto it if left click is held down. There is also an editor made with ImGui. I will expand the program to have custom brushes and animations in the future.
Log in to leave a comment