1 Repo
Physics engines that guarantee identical results across different hardware through fixed-point math.
Distinct from Physics Engines: Specifically focuses on determinism and consistency across hardware, not just general physical simulation
Explore 1 awesome GitHub repository matching game development · Deterministic. Refine with filters or upvote what's useful.
OpenLara is an open-source game engine and classic game emulator designed to load and execute original game data files from classic action-adventure titles. It functions as a cross-platform game runtime that enables legacy game assets to run on modern hardware and operating systems. The engine features a deterministic physics system using fixed-point coordinate math to ensure consistent movement and behavior across different hardware environments. The project incorporates a component-based entity system and a data-driven level loading process to reconstruct world geometry and object placemen
Provides a deterministic physics system using fixed-point coordinate math for consistent movement across hardware.