Picophysics: Single file physics for games on platforms like N64, PSX, DC

Hacker News Top Tools

Summary

Picophysics is a single-file physics library designed for game development on retro platforms like N64, PSX, and Dreamcast.

No content available
Original Article
View Cached Full Text

Cached at: 08/10/26, 02:30 AM

# Luke Benstead / picophysics · GitLab Source: [https://gitlab.com/Kazade/picophysics](https://gitlab.com/Kazade/picophysics) P ## picophysics Loading

Similar Articles

Sonic's Physics Engine... Isn't a Physics Engine?

Lobsters Hottest

A detailed analysis of the implementation of the physics system in Sonic games: it runs efficiently on a 7MHz 68000 CPU based on predefined collision tiles and simple sensor rules, rather than real-time physics calculations. It also introduces design details such as level collision data, sensor system, dual loop implementation, and the author's progress on an Amiga port.

PhysisForcing: Physics Reinforced World Simulator for Robotic Manipulation

Hugging Face Daily Papers

PhysisForcing is a training framework that enhances embodied video generation for robotic manipulation by enforcing physical consistency through pixel-level trajectory alignment and semantic-level relational alignment losses in a DiT-based architecture, achieving notable improvements on benchmarks.

Making Graphics Like it's 1993

Hacker News Top

A developer details building Catlantean 3D, a first-person shooter using 1993-era graphics techniques (256 colors, 320x240 resolution, hand-crafted assets, no AI) with a planned Steam release, focusing on palette rendering and asset creation.