Maybe I have a tendency to reinvent the wheel every now and then, but this time, I promise, it was actually useful. While working on the easing implementation for a project that I can’t disclose…
I had a task to find out the distance from a given ellipse to a given point and my search for a solution didn’t produced any acceptable results. The other way to formulate the task might be…
The sine curve has a close connection to reality and yet it is very hard to draw in any type of the graphics software. Did I say “hard”? It is close to impossible…
The problem of editing curves was solved a long time ago. Pretty much since the very beginning of computer interfaces Bézier curves won the competition for most convenient curve on the computer. It is easy to draw and it is easy to edit…
A bit of research around infamous polka dot pattern. This pattern is very common. What I am trying to find out is how dark or light the pattern is for a given dot radius and distance between them…
I am not a designer. Hence I don’t like to make artisitic decisions. Recently I had to make a document and I started to ask myself, what are the standard margins for the text block…
This particular pattern sparked my interest recently. Lets do some dissection here. Basically, each circle has multiples of six amount of dots: 6, 12, 18, …