physics-engine

Tag

Cards List
#physics-engine

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

Hacker News Top · 2026-08-05 Cached

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

0 favorites 0 likes
#physics-engine

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

Lobsters Hottest · 2026-07-30 Cached

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.

0 favorites 0 likes
#physics-engine

Generative World Renderer at the Speed of Play

Hugging Face Daily Papers · 2026-07-21 Cached

This paper introduces AlayaRenderer-Flash, a real-time generative world renderer that accelerates rendering from 0.56 FPS to 31.54 FPS using a few-step autoregressive streaming model and lightweight distilled codecs, enabling interactive play with a physics engine.

0 favorites 0 likes
#physics-engine

@cloneofsimo: GPT 5.6 Sol made complete mujoco-like physics engine from scratch: gym-like api, c++ implemented, native headless rende…

X AI KOLs Timeline · 2026-07-14 Cached

LavenderSim is a Python-first robotics simulation engine with a C++ core and web visualization, built almost entirely by GPT-5.6 Sol. It allows defining environments in Python without XML.

0 favorites 0 likes
#physics-engine

Announcing Box3D

Lobsters Hottest · 2026-07-01 Cached

Erin Catto announces Box3D, an open-source 3D physics engine forked from Box2D, adding triangle mesh collision, height-field collision, and wide SIMD contact solver, built for use in Unreal Engine for the game 'The Legend of California'.

0 favorites 0 likes
#physics-engine

@hank_aibtc: Who can resist this? Japanese apparel giant ZOZO has open-sourced their internal top-tier physics engine for virtual clothing try-ons — ppf-contact-solver (contact solver)! For virtual fashion, digital clothing, movie VFX, and even game physics — this is a straight-up freebie of top industrial tools! This thing…

X AI KOLs Timeline · 2026-05-24 Cached

Japanese apparel giant ZOZO has open-sourced its internal top physics engine ppf-contact-solver, which specializes in solving contact and collision problems for fabrics, ropes, and soft bodies, with zero penetration. It supports Blender plugin and GPU acceleration, and can be used free of charge for virtual fashion, digital clothing, movie VFX, game physics, and more.

0 favorites 0 likes
#physics-engine

Roboschool

OpenAI Blog · 2017-05-15 Cached

OpenAI releases Roboschool, an open-source robot simulation environment integrated with OpenAI Gym featuring twelve environments including enhanced humanoid locomotion tasks and multi-agent settings like Pong.

0 favorites 0 likes
← Back to home

Submit Feedback