- Joined
- Dec 8, 2005
- Messages
- 6,603
- Age
- 40
- Location
- UK
- Website
- pokeparadox.itch.io
- WEBSITE
- https://github.com/pokeparadox
- YOUTUBE
- pokeparadox
This sounds awesome, and the fact that you are making good progress... well I'm looking forward to this!
Already planned, but drawing remains the key feature.As the Pandora has a good keyboard, why not implement the ability to type on the canvas as well as draw?
I'm doing exactly this, but with drawing.
I thought of very basic tools: no colors, only grayscale, a thin pen, a thicker pen, an eraser, lines and boxes. Very clean and very easy.what kind of paint tools will you initially setup?
Wouldn't an eraser just be drawing with white?I thought of very basic tools: no colors, only grayscale, a thin pen, a thicker pen, an eraser, lines and boxes. Very clean and very easy.what kind of paint tools will you initially setup?
You are right. Makes things easier. How about that:Wouldn't an eraser just be drawing with white?
This sounds pretty awesome. Keep up the good work.You are right. Makes things easier. How about that:Wouldn't an eraser just be drawing with white?
There are 4 configurable pens (ABXY-Buttons or icon on GUI). To switch between them, just push one of the buttons. Each of the pens is configurable in size, grayscale value and thats all. By default, one of the buttons could be a big white pen (eraser). I have not decided everything of the user interface yet. Still working out the details of synchronisation between clients and server. Tile merging, discarding, updating, sequence numbers...
I already have in mind to implement some pen tips (smooth, hard, round, square) to add variety and to satisfy the artists here, but not for first release. Antialias, pen tips, brushes are not easy to implement when it should be really useful. Maybe too many functions destroy my idea of cleaniness.This sounds pretty awesome. Keep up the good work.You are right. Makes things easier. How about that:Wouldn't an eraser just be drawing with white?
There are 4 configurable pens (ABXY-Buttons or icon on GUI). To switch between them, just push one of the buttons. Each of the pens is configurable in size, grayscale value and thats all. By default, one of the buttons could be a big white pen (eraser). I have not decided everything of the user interface yet. Still working out the details of synchronisation between clients and server. Tile merging, discarding, updating, sequence numbers...
One difference between the pens and erasers could be anti-aliasing. If you add anti-aliasing to the pens, that makes sense, but maybe not for the eraser.
Typing? Not yet. There is still no real client. Want to have the backend rock solid, extensible (and fast) first. Its the hardest task I think.Is type implemented?
I'd be happy to beta test this for you, once you get that far.
I will not forget you two . I need a bit more time. Things will progress slower because I got a new job.^Second that
You are completely right. Fingerpainting is for kids.Just think how badly this would work on a capacitive touchscreen!