flinkerflitzer

↗ HN profile [ 42.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Painterly is an application that "paints" input images stroke by stroke to produce digital paintings. GenAI is not used in any part of the production pipeline. There is a free demo available under Releases on the GitHub…

  2. Top Down Sprite Maker (TDSM) is the ultimate pixel art character creator. Customize your character and export your sprite sheet in a matter of a few clicks. Multiple sprite styles, full control over customization and…

  3. I'm Jordan, the developer of Top Down Sprite Maker. Like the name suggests, my program is a pixel art character customizer. But wait, there's more! Unlike pretty much every other program in that niche, my program…

  4. Top Down Sprite Maker is the perfect pixel art character creator for developers that care about the finer details. Smart layer combination rules. Multiple sprite styles. Fully configurable sprite sheets. Exports sprite…

  5. An outdated but still effective visual aid: https://www.youtube.com/watch?v=Bj1foXYcHl4 Source code: https://github.com/stipple-effect/stipple-effect

  6. DeltaScript is a lightweight scripting language skeleton that is designed to be easily extended for the specification and implementation of domain-specific languages with a shared syntax. v0.1.0:…

  7. DeltaScript is a skeletal scripting language that can be easily extended with types and function bindings. These extensions then constitute dialects, and are effectively DSLs in their own right. I have been developing…