Showing 22 open source projects for "math"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    VoxelCore

    VoxelCore

    Voxel game engine in C++ with OpenGL

    VoxelEngine-Cpp is a minimal voxel engine written in modern C++ using OpenGL, GLFW, and GLM, inspired by Minecraft-style block worlds. It offers a clean foundation for learning and experimenting with voxel-based rendering and world generation. With features like chunk loading, perlin noise terrain generation, and basic lighting, the engine is a perfect starting point for developers who want to create sandbox games or explore the technical aspects of 3D voxel environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    JSBSim

    JSBSim

    An open source flight dynamics & control software library

    JSBSim is a multi-platform, general purpose object-oriented Flight Dynamics Model (FDM) written in C++. The FDM is essentially the physics & math model that defines the movement of an aircraft, rocket, etc., under the forces and moments applied to it using the various control mechanisms and from the forces of nature. JSBSim can be run in a standalone batch mode flight simulator (no graphical displays a.k.a. console mode) for testing and study, or integrated with the Unreal engine, FlightGear and many other simulation environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Addons for Orbiter space flight simulator (Freeware). Mainly tools such as MFDs (MultiFunctional Displays) and plugins, which sometimes use complicated math
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dimension Balls

    Dimension Balls

    A public domain cross platform 3D game

    ...But since the game only uses OpenGL 1.0 the drawing code is outdated, but still things can be learned from the collision detection and other techniques. Some of the code is left in an unfinished/testing state. This game was a learning experiment for me, and the math used is tested until it works for the game. After using the science math by the book, there were still flaws that could make the player get stuck under certain conditions (since floating point is not exact), and the workarounds for this are just my own ideas. Have looked at the code for other 3D games and there are mostly the same problems around collision detection and "hacks" to get it to "work".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    AP3/3SUM

    AP3/3SUM

    Multimedia asset management and manipulator for Étoilé

    3SUM aims to provide a powerful 2 to 3D programmable environment that allow editing several kind of contents and linking the relationships among Objective-C type. 3SUM sits on the top of AP3 framework which consit of 3D screen graph Objective-C API, C++ geometry math classes, basic mesh implementations, raster compositor and thread managements. AP3 also have a few foundation classes for data manipulation purpose, such as AAObject root which allows tagging object with selector-keyed arbitrarily typed bytes, or AAChunk, an equal-entry array which allows managing two or more binary streams as a single multi-field stream, or striding one stream into some, and some other partitioning abstractions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    InfinityTK

    InfinityTK

    Game development toolkit

    InfinityTK was created with the purpose of aiding myself in the development of my own game engine. I chose to create this library/toolkit because I felt like other alternatives were either too much or not fitting (SDL, SFML, GTK+, Qt) Please download the debug *.tar.gz so you can easily identify bugs I really need feedback; so guize plz, go to the discussions page or create a ticket to let me know what you hate/dislike/despise/love
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Mathwars Risk

    Mathwars Risk

    Conquer the world and train your math skills

    MathWars (mathwars-risk) is an educational game based on R.I.S.K. You must defend and conquer new territories to defeat your oponents. In this case, though, you must do it by solving quickly simple math problems involving addition, subtraction, multiplication and division. NOTE: This project WILL NOT receive updates for a long time; I need time and the project should be entirely redesigned. Fell free to contact me for further information and/or new ideas for the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    mialib

    a realtime graphics library

    mialib is a core library for game development and interactive graphics research, this has utility modules and defines a framework for developing graphical applications like games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Kesgina

    Erotic application to improve math skills!

    - You have 5 seconds to calculate the sum of two integers less than 1000. (JUST TYPE THE SUM, DON'T PRESS ENTER) - If you don't solve it within 5 seconds, you get two other different integers to find the sum! - If you fail 10 consecutive times, you lose the game - If you find the correct answer within 5 seconds, you go to the next step. - You'll see more and more attractive and naked women as you step on - The numbers on the last levels are more complicated, and you just have 4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    irrBullet
    ...Whether you are a proficient C++ software developer or someone new to game development, IrrBullet has what you need to make your game or simulation's physics outstanding, and in a much more timely manner than learning and applying the math, design principles, and skills required to properly implement your own physics. IrrBullet is over two years old; That is time you can't afford to lose on your project. Moreover, IrrBullet has thousands of downloads and many developers using it in their games, so you can be sure that it is stress-tested and proven often, and in all kinds of scenarios. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Lambda Engine

    Lambda Engine

    The Lambda-Engine is a cross platform game engine.

    The Lambda-Engine is a cross platform game engine written in C++. It simplifies core tasks, such as rendering/graphics, sound, physics, math, scene and resource management. It is still *far* from finished, but I am working on it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mathematical Punishment: A Quiz Game
    This is the hardest math quiz you will ever take. Just kidding, but not really. Made in C++. This is my first C++ game ever. There will be more, but with better graphics and more fun gameplay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mathgam
    Mathgam is simple mathematical game aimed for children from 4 to 12 years and anybody who wonts to improve his basic math skills. It supports double player on single computer. Made for .NET/Mono. Have a fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    EasyGL
    EasyGL is really a Super Easy framwork built on top of OpenGL. We use the glfw library to make the openGL window super easy. EasyGL also has math functions and in the future have physics functions and evne other more game based functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vector math library for 3D Graphics
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RPGCalc is a calculation engine designed to allow user/developers to model RPG systems and create tools like GM assistants and character generator. Using Scheme for math and XML+Xpath for data and structure any system can be modeled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A 3D math library implemented in C++, suitable as building blocks for game development and middleware. Spawned by discussion on the sweng-gamedev mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MATHLIB3D: MATHLIB3D is a Vector/Matrix/Quaternion/Plane/Polynomial C++/Java library targeting either precision or fast mathematical operations executed on vectors, matrices and quaternions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...jadab is a Dots and Boxes playing program. It uses modern algorithms and graph theory to play the twin game, Strings and Coins. It is being done as a research project in math, game theory, and computer science at Dalhousie University
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Blue Water is an open source 3D graphic and game editor . Support modify and create plugins.It consisted of 3d math , 3d driver, aux lib, core .. several sperated dll which can be used as a single module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vector Math is a C++ templated math library for 2D and 3D geometry applications, as scientific data visualization and physic engine development. One of the objectives is to have a syntax similar to Matlab, maintaining the performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next