Ecosyste.ms sponsors
An open API service aggregating public data about GitHub Sponsors.
An open API service aggregating public data about GitHub Sponsors.
Funding Links: https://github.com/sponsors/Chlumsky
I am an independent software developer from the Czech Republic, a small country in Eastern Europe. I mainly specialize in the field of computer graphics. In this field, I have come up with some new ideas and algorithms, which are used by thousands of people for free, most notably multi-channel distance fields. My latest one is the analytic formula for shadows of triangle meshes.
Although I provide many of my projects for free as open-source (and several more are coming soon), so that other people can benefit from them, I spend a lot of my own free time building, updating, and maintaining these projects - time that I could be earning money, relaxing, or having fun instead.
That's why I'd like to ask you to please consider sponsoring my open-source work, so that I can dedicate as much time to it as possible.
These are some of my projects that I work on in my free time:
Shadron - a comprehensive script-based program for procedural generation and modification of images using shader code
MSDFgen - a distance field generator for font glyphs and 2D shapes
MSDF-Atlas-Gen - a generator of SDF glyph atlas textures for real-time text rendering
Artery Engine - A 2D game engine that I use for my game development endeavors
MineSolver (forthcoming) - a header-only library for solving a generalized version of the game Minesweeper
Several game projects - I prefer not to make my work public until I'm certain I will be able to finish and release it so as to not disappoint my followers, but to give you an idea, here is an older school project I made in 2012 - Metro simulator
Multi-channel signed distance field generator
Language: C++ - Stars: 4001MSDF font atlas generator
Language: C++ - Stars: 824