You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A raster paint application written in Java. I designed this as practice for developing a whiteboard app for education which will use vector graphics. Raster paint can create and edit images using JavaFx Canvas. Output can be saved as .png file format.