awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Unified Math Libraries · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesUnified Math Libraries

Libraries that provide consistent geometric primitives and linear algebra operations for mathematical computing.

Explore 2 awesome GitHub repositories matching scientific & mathematical computing · Unified Math Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. Scientific & Mathematical Computing
  3. Numerical and Mathematical Foundations
  4. Mathematical Libraries and Utilities
  5. Mathematical Libraries
  6. Unified Math Libraries

Awesome Unified Math Libraries GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • mrdoob/three.js

    mrdoob/three.js

    110,982GitHubView on GitHub↗

    This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these defini

    JavaScript3daugmented-realitycanvas
  • ocornut/imgui

    ocornut/imgui

    71,441GitHubView on GitHub↗

    This project is an immediate-mode graphical user interface library designed for rapid development of tools and debugging interfaces. By generating UI geometry every frame through procedural code, it eliminates the need for persistent state synchronization between application data and the interface. It is primarily inte

    C++apicplusplusframework