Intergalactic Fish

cyberpunk as a service

# Weird

day of the triangletape.run studiocorrupted memory diggerpipes — In 2017 we spent several weeks building pipes on reddit

# Tools

analwave — A tool for analyzing wave files ‣ theia — Somewhat maintained base-container for building Theia IDE based products ‣ devsmtpd — A minimal mock SMTP server for development

# Libraries

args.sh — Bash argument parsing library ‣ flac-seektable — Node stream tap for generating a seek table for a FLAC file [hiatus]flac-substream — Node module for streaming subsections of large FLAC files[hiatus]bin-format — Simplifies defining binary format readers/writers [not maintained]tree-traversal — Iterative tree structure traversal[not maintained]glsl-man — GLSL parser and code generator based on Google's glsl-unit grammar[not maintained]electribe — Electribe ESX 1 file format toolkit for Node[incomplete]

# Geometry

2D: Concave hull of a 2D triangle mesh2D: Ritter's bounding sphere2D: Point in rotated rectangle test2D: Point in triangle test using barycentric coordinates2D: Projecting a point to a line2D: Finding 2D convex hull using Graham scan