Connect stars and create constellations. Launch in the game in full screen mode. Source code is available at GitHub. Technological background: application is written in […] Read More
Author: georgik
Tracing paper is common tool for illustrators and graphic designers. I wrote a tool which is able to convert clicks on image into coordinates and […] Read More
Debian maintainers changed default Apache from version 2.2 to 2.4. Not a big deal? I was just upgrading one package and it had dependency on […] Read More
Cppcheck is useful tool for assesment of C++ code quality. It can diagnose many potential problems. It’s quite easy to configure Cppcheck to open files […] Read More
Let’s try to build sample applications from Adobe Illustrator SDK CC with Express version of Visual Studio. Adobe Illustrator SDK is available at: http://www.adobe.com/devnet/illustrator/sdk.html In readme […] Read More