Feed aggregator

Polyhedra Viewer

Hacker News - 7 hours 38 min ago

Article URL: https://polyhedra.tessera.li/

Comments URL: https://news.ycombinator.com/item?id=44295878

Points: 2

# Comments: 0

Categories: Hacker News

Best Internet Providers in San Jose, California

CNET Feed - 7 hours 58 min ago
San Jose has plenty of reliable internet service providers. These are the best internet plans, according to CNET's experts.
Categories: CNET

The Promised LAN

Hacker News - 8 hours 6 min ago

Article URL: https://notes.pault.ag/tpl/

Comments URL: https://news.ycombinator.com/item?id=44295766

Points: 1

# Comments: 0

Categories: Hacker News

Virtual Cells

Hacker News - 8 hours 16 min ago
Categories: Hacker News

Show HN: I recreated 90s Mode X demoscene effects in JavaScript and Canvas

Hacker News - 8 hours 27 min ago

After 25 years of writing software, I was feeling nostalgic for the kinds of things that got me into programming in the first place: the old DOS demoscene. I spent a weekend seeing if I could recapture some of that INT 13H VGA magic using today's web tech, but with the old-school constraints of doing it from scratch.

The result is this portfolio of ten classic effects running in a single HTML file. It's all vanilla JavaScript writing to a element, with no external libraries. It was a fun challenge to implement things like:

* The color palette cycling and smooth fading in the Plasma demo. * The buffer-averaging algorithm for the Fire effect to make the flames feel more natural. * The distance-based texture crossfading in the Tunnel to create the illusion of flying through different sections. * A 2D scalar field for the Metaballs to calculate the surface normals for that classic blended, metallic look (I did the best I could with the given constraints).

It was a great exercise in getting back to first principles and a reminder of how much those early demo programmers could accomplish with so little. I hope it brings back some good memories for others who grew up with this stuff.

I'd love to hear about your favorite classic demos or if there are any other iconic effects you think would be a fun challenge to add.

Cheers!

Comments URL: https://news.ycombinator.com/item?id=44295667

Points: 1

# Comments: 0

Categories: Hacker News

Pages