news.volyx.in

KidPix (kidpix.app)

921 points by wonger_ · 784 days ago · 124 comments on HN

Article summary

The article appears to be about KidPix, a classic drawing program, with a web version available. The discussion reveals that KidPix has been re-released on various platforms, including iPad and Apple Silicon Macs. Many commenters share nostalgic memories of using KidPix as children. The web version has some differences from the original, including antialiasing on the pencil and line tools.

Main themes

  • KidPix nostalgia
  • Retro software
  • Graphics and drawing
  • Web version vs original
  • Childhood memories
  • Software development

What commenters say

  • The web version of KidPix brings back nostalgic memories for many people who used the program as children.
  • Some commenters are disappointed with the differences between the web version and the original, including the antialiasing on the pencil and line tools.
  • Others argue that the web version is a faithful reproduction of the original and that the differences are not significant.
  • Implementing true aliased brushes in canvas is difficult and may require manual implementation of line drawing algorithms.
  • The web version has some quirks, such as the line tool and multicoloured tool interacting weirdly, but some commenters find these quirks to be fun and enjoyable.
  • There are potential solutions to the antialiasing issue, including using decimal pixel coordinates or SVG filters, but these may not be complete solutions.
  • Some commenters appreciate the availability of KidPix on modern platforms, including iPad and Apple Silicon Macs, and see it as a great option for children.
  • The discussion highlights the challenges of recreating classic software in a modern web environment, including the need to balance fidelity to the original with the limitations and capabilities of modern technology.