Showing 17 open source projects for "objects detection"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Matter.js

    Matter.js

    A 2D rigid body physics engine for the web

    Matter.js is a flexible 2D rigid body physics engine written in JavaScript, designed for use in web applications to simulate real-world physical interactions within the browser. It offers a comprehensive set of physics features like gravity, collisions, restitution (bounces), friction, sleeping bodies, and constraint systems that enable developers to build interacting objects with realistic motion. This engine can power everything from dynamic interactive animations and educational...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Isometric City

    Isometric City

    IsoCity: City building simulation game

    ...It uses optimized rendering techniques to draw tiles, buildings, roads, and terrain in isometric perspective, giving depth and dimension without 3D complexity, and includes a set of modular components so custom art or tile sets can be slotted in effortlessly. Users can pan and zoom smoothly across the scene, dynamically placing or editing objects, and the engine supports layered terrain, collision detection, and grid snapping to keep placements accurate and visually coherent. Although often used for game prototypes, the project’s flexible architecture also fits use cases like simulation dashboards, planning tools, or interactive data visualizations where spatial layout matters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GLOBE_3D

    GLOBE_3D

    A real-time 3D Engine written in Ada

    GLOBE_3D: GL Object Based Engine for 3D. GLOBE_3D is a free, open-source, real-time 3D Engine written in Ada, based on OpenGL. Up-to-date GL bindings - portal rendering - binary space partition - object I/O - tools for importing - and more... More information on... http://globe3d.sf.net Alire crate: https://alire.ada.dev/crates/globe_3d Mirror: https://github.com/zertovitch/globe-3d/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Castle Game Engine

    Castle Game Engine

    Game engine supporting many 3D/2D formats and graphic effects

    ...Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures and more. Desktop, mobile, web plugin. Also home of view3dscene - our full-featured VRML/X3D browser.
    Downloads: 15 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Bullet Physics SDK

    Bullet Physics SDK

    Real-time collision detection and multi-physics simulation for VR

    This is the official C++ source code repository of the Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. We are developing a new differentiable simulator for robotics learning, called Tiny Differentiable Simulator, or TDS. The simulator allows for hybrid simulation with neural networks. It allows different automatic differentiation backends, for forward and reverse mode gradients. TDS can be trained...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6

    D2X-XL

    OpenGL port of the classic 6dof 3D shooter Descent

    D2X-XL is an OpenGL port of the classic 3D Shooter game Descent 2 for Win32, Linux and Mac OS X, containing many enhancements and bug fixes while preserving full backwards compatibility.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    KAREL 3D written in JavaScript with WebGL is a children's programming language for teaching algorithms. This is later variant from Karel the Robot in 3D, created in 1986 for 8bit microcomputer PMD 85-2. Support full recursion, create new commands, complex commands with condition from dialog and direct control with keys, language translation. Objects: brick, wall, mark, fence. Check out the Wiki (here) for more examples and pictures. Include ZIP with original historical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lance

    Lance

    Multiplayer game server based on Node.JS

    Lance is a real-time multiplayer game server framework designed to simplify the development of synchronized online games. It provides an extensible Node.js–based server where all game logic runs centrally. Lance also includes a client-side library that keeps each player’s game state synchronized with the server in real time. To ensure smooth gameplay, it uses efficient networking techniques along with position interpolation and extrapolation. The framework manages user input coordination and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FreeSOLID is a library for collision detection of three-dimensional objects undergoing rigid motion and deformation. FreeSOLID is designed to be used in interactive 3D graphics applications.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11

    AlphaGenesis

    A retro style video game engine for RPGs and adventure games.

    The AlphaGenesis project aims to create both a high quality, strategy oriented, SNES style turn based RPG, and an engine for building top down perspective 2D games. I have been writing the engine in my spare time over the past few years. It currently contains a game client and map editor. It is mostly complete as an engine, but there are a few features I still plan to add. AlphaGenesis is being developed with the intention of being cross platform and easily extensible, so that people...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Lynx.js

    A lightweight HTML5 Game Engine

    Lynx is a lightweight HTML5 game engine designed to be extremely versatile while maximizing performance. Lynx is made up of separate modules that can be enabled or disabled for each game and can be used to create almost any type of game you'd like. Currently in early stages of development, Lynx is developed by a small team of students with the goal of learning more about game development. Currently, Lynx is not ready for release but we're working hard in our downtime to get it to that point!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Open Source Mobile Game Engine Template

    OSGET is the first open source mobile game engine template.

    ...The template includes common gaming features such as introductory splash page, changing between level scenes, integrated player control, physical behaviours such as velocity against gravitational force, object collision detection and handling, carrying over the current state of the game including the score over to the level scene, background scrolling, playing different audio channels, event triggering at timeout intervals, level one mission to gain points by dealing with multiple objects, final level mission to deal with the enemy boss, score submission through HTTP. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Kambi VRML game engine

    Game engine supporting many 3D/2D formats and graphic effects

    ...Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures and more. Desktop, mobile, web plugin. Also home of view3dscene - our full-featured VRML/X3D browser. The "Kambi VRML game engine" is renamed to "Castle Game Engine" (short name castle-engine). For commits and all current information see castle-engine project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Real-time collision detection library for physical simulations in virtual environments. Includes support for self colliding objects as needed for simulation of textiles and clothes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Yaobi is a fast collision detection library for general triangulated objects. It uses a hierarchical representation based on oriented bounding boxes. Yaobi compares well with other libraries when it comes to speed and memory consumption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Ovorp Game Engine is: Client/Server Networking, Object Management, Full Hardware Acceleration, Raytraced Collision Detection, Native C#/.Net Game Objects, Cross-Platform, Scalable from Pong to a MMPOG, MIT Licensed to encourage commercial development
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB