awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDeterministic Simulations

Implementation of math logic to ensure identical execution results across different CPU architectures.

Distinct from Fixed-Point Math Optimizations: Focuses on cross-platform determinism for simulation rather than just performance optimization of embedded code

Explore 1 awesome GitHub repository matching software engineering & architecture · Deterministic Simulations. Refine with filters or upvote what's useful.

Awesome Deterministic Simulations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • id-software/quake-2id-Software 的头像

    id-Software/Quake-2

    3,197在 GitHub 上查看↗

    Quake-2 is a game engine designed for the development of first-person shooters and the rendering of three-dimensional environments. It provides the core framework for processing real-time physics and player input within interactive 3D spaces. The engine supports software extensibility, allowing for the direct modification of source code to change gameplay mechanics and engine behaviors. This makes it a resource for retro game engineering and the study of early 3D development techniques. Its technical capabilities include vertex-based software rendering, BSP-tree spatial partitioning, and PVS

    Employs fixed-point math simulation to ensure consistent physics and gameplay across different hardware architectures.

    C
    在 GitHub 上查看↗3,197
  1. Home
  2. Software Engineering & Architecture
  3. Integer Arithmetic
  4. Fixed-Point Math Optimizations
  5. Deterministic Simulations