Showing 140 open source projects for "bullet physics engine"

View related business solutions
  • The CRM you’ll want to use every day Icon
    The CRM you’ll want to use every day

    With CRM, Sales, and Marketing Automation in one, Act! gives you everything you need for happier clients, more revenue, and less stress.

    Act! Premium is perfect for small and midsize businesses looking to market better, sell more, and create customers for life. With unparalleled flexibility and freedom of choice, Act! Premium accommodates the unique ways you do business. Whether it’s customizations to fit your specific business or industry processes or your preferences for deployment and access, the possibilities with Act! Premium are limitless.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    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: 5 This Week
    Last Update:
    See Project
  • 2
    Jolt Physics

    Jolt Physics

    A multi core friendly rigid body physics and collision detection lib

    A multi core friendly rigid body physics and collision detection library suitable for games and VR applications, used by Horizon Forbidden West. So why create yet another physics engine? First of all, this has been a personal learning project and secondly I wanted to address some issues that I had with existing physics engines. In games we usually need to do many more things than to simulate the physics world and we need to do this across multiple threads. We therefore place a lot of emphasis...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PlayCanvas WebGL Game Engine

    PlayCanvas WebGL Game Engine

    Fast and lightweight JavaScript game engine built on WebGL and glTF

    PlayCanvas is an open-source game engine. It uses HTML5 and WebGL to run games and other interactive 3D content in any mobile or desktop browser. PlayCanvas is used by leading companies in video games, advertising and visualization such as Animech, Arm, BMW, Disney, Facebook, Famobi, Funday Factory, IGT, King, Miniclip, Leapfrog, Mojiworks, Mozilla, Nickelodeon, Nordeus, NOWWA, PikPok, PlaySide Studios, Polaris, Product Madness, Samsung, Snap, Spry Fox, Zeptolab, Zynga. The PlayCanvas Engine...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    The Powder Toy

    The Powder Toy

    Sandbox video game with a powerful physics engine

    Have you ever wanted to blow something up? Or maybe you always dreamt of operating an atomic power plant? Do you have a will to develop your own CPU? The Powder Toy lets you to do all of these, and even more! The Powder Toy is a free physics sandbox game, which simulates air pressure and velocity, heat, gravity and a countless number of interactions between different substances! The game provides you with various building materials, liquids, gases and electronic components which can be used...
    Downloads: 58 This Week
    Last Update:
    See Project
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 5
    Excalibur

    Excalibur

    An easy to use 2D HTML5 game engine written in TypeScript

    An open-source 2D HTML5 game engine. Excalibur was built from the ground up for TypeScript, a typed superset of JavaScript that feels familiar to C#, Java, and other strongly-typed languages. This makes Excalibur code clean, readable, and maintainable. Excalibur has a fully-documented API reference that is automatically kept up-to-date with every version, including the main code branch. Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    O3DE

    O3DE

    Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D

    Easier team collaboration, artist workflows & multiplayer setup, increased terrain performance, new rendering features. Developed with cutting-edge, real-time graphics and complex interactions in mind, O3DE allows you to create robust, engaging experiences using our multi-threaded and extensible photorealistic renderer. O3DE's modular architecture is built for customization from day one. Each component, known as a Gem, can be adopted separately, giving you access to the specific...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    LittleJS

    LittleJS

    The Tiny JavaScript Game Engine That Can!

    LittleJS is a super lightweight 2D JavaScript game engine with fast WebGL rendering. It is designed to be small, simple, and easy to use for various applications, from game jams to commercial releases. This engine has everything necessary to make high-quality games, including fast rendering, physics, particles, sound effects, music, keyboard/mouse/gamepad input handling, update/render loop, and debug tools. It is recommended that you start by copying the LittleJS Starter Project This file...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ggez

    ggez

    Rust library to create a Good Game Easily

    ... base upon which to build. Thus it takes a fairly batteries-included approach without needing a million additions and plugins for everything imaginable, but also does not dictate higher-level functionality such as physics engine or entity component system. Instead, the goal is to allow you to use whichever libraries you want to provide these functions or build your own libraries atop ggez.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    LambdaHack

    LambdaHack

    Haskell game engine library for roguelike dungeon crawlers

    Haskell game engine library for roguelike dungeon crawlers. LambdaHack is a Haskell game engine library for ASCII roguelike games of arbitrary theme, size and complexity, with optional tactical squad combat. It's packaged together with a sample dungeon crawler in a quirky fantasy setting. To use the engine, you need to specify the content to be procedurally generated. You declare what the game world is made of (entities, their relations, physics and lore) and the engine builds the world...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    Ct.js

    Ct.js

    Ct.js is a desktop game engine that makes learning programming fun

    ct.js makes learning programming fun and game development easy by its visual tools, good docs and flexible, modular library. It is free, open-source, and is loved by hobbyists, professionals, teachers, and their students. Bad tools hinder your performance. Ct.js is designed to be like a brush with which you create games, not to be an enemy you will fight with. ct.js bundles come with offline docs, tutorials, and editable examples and demos. The code editor highlights errors and provides...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Speed Dreams : an Open Motorsport Sim
    Speed Dreams is a Motorsport Simulator featuring high-quality 3D graphics and an accurate physics engine, all targeting maximum realism. Initially forked from TORCS, it has now reached a clearly higher realism level in visual and physics simulation, thanks to its active development team and growing community. It mainly aims to implement exciting new features, cars, tracks and AI opponents to make a more enjoyable game for the player, while constantly pushing forward visual and physics realism...
    Leader badge
    Downloads: 170 This Week
    Last Update:
    See Project
  • 12
    EquitySB

    EquitySB

    3D Scene Builder

    GameDirectorSB ( Pre - Alpha ) Updated:- 02-04-23 [ v1.25] Change Log:- https://equitysb.sourceforge.io/ChangeLog.html GameDirectorSB Is a WYSIWYG 3D Game/Scene Editor that can build stand alone executables we are in the early stages of development at the moment and releasing regular builds. GameDirectorSB is not trying to be an alternative to the Unreal Engine or Unity but a Quick method to build Scenes and 3D Visualizations as easy as possible with out the complexity...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    simple3d

    simple3d

    functions for 2D/3D graphics + realistic driving simulation

    SDL_grf - functions for 2D/3D graphics (including text), sound and input + a few programs for viewing 3D models, viewing ZX Spectrum *.scr files, simulating the Solar System etc. Simcar - driving (not racing) simulation, with stunts and realistic physics since version 5.0.0. Simple3d - old program for rendering 3D models, now included in SDL_grf. You can also check my other programs: https://sourceforge.net/u/matei_v/profile/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    AI for Games

    Game framework with AI

    Provides a framework / game engine for building 2D games and includes sophisticated AI routines to manage state-driven entities and autonomous agents. Although this library makes several very powerful AI techniques available and take care of all the calculations needed to update and render the game entities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TuxCap Games Framework
    The TuxCap Games Framework is a GNU/Linux and Mac OSX port of the PopCap Games Framework used for 2D game development. It comes with PyCap Python bindings, a fast 2D physics engine, a particle engine, widgets and many documented examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenArena is a 3d game creation engine. It is a rendering system that can be used for more than just games but it is targeted at games. The basic use being create some game media textures models maps and config files for physics and rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Spring RTS Engine

    Spring RTS Engine

    Spring is a free RTS engine developed for Windows, Linux and Mac OS X.

    Spring is a versatile 3D RTS game engine. Using extensively Lua for scripting game-specific code to make nearly every aspect of the engine customizable, from GUI, to unit AI, to pathfinding.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 18
    Vivid 3D

    Vivid 3D

    Vivid is a modern C++ 3D engine using OpenGL4+

    Vivid is a modern C++ 3D engine using OpenGL4+. It is written using Visual C++ 2022, and relies on several open source projects to achieve it's goal of making it easy and run to make modern games with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Trigger Rally

    Trigger Rally

    A fast-paced free software rally racing game

    A 3D rally simulation with a great physics engine for drifting, over 200 maps, different terrain materials like dirt, asphalt, sand, ice etc. and various weather, light and fog conditions give this rally simulation the edge over many other free games. You need to make it through the maps in often tight time limits and can further improve by beating the recorded high scores. All attached single races must be finished in time in order to win an event, unlocking additional events and cars. Most...
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 20
    Sketchbook

    Sketchbook

    3D playground built on three.js and cannon.js

    3D playground built on three.js and cannon.js. Simple web-based game engine built on three.js and cannon.js focused on third-person character controls and related gameplay mechanics. Mostly a playground for exploring how conventional third-person gameplay mechanics found in modern games work and recreating them in a general way. Raycast character controller with capsule collisions. General state system. You can define your own scenes in Blender, and then read them with Sketchbook. Sketchbook...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Longford

    Longford

    A cross platform Lua based game engine

    ... and scaling of sprites. + Box2D physics engine. + Play sound effects using WAV files and stream music using OGG files. + Automatic tweening system + Texture atlases so that many Bitmaps can be "cut out" of a single larger picture file. + Supports user-written shaders for advanced graphic effects. + Automatic resolution scaling. + Supports OpenGL or DirectX backend
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Planimeter Game Engine 2D

    Planimeter Game Engine 2D

    Planimeter Game Engine 2D - LÖVE-based game engine for Lua

    Planimeter Game Engine 2D - LÖVE-based game engine for Lua. Planimeter Game Engine 2D was designed for multiplayer-first game experiences and to bring professional-grade game engine features to the hobbyist community. It is the most feature-packed game engine you've ever heard of, and provides more functionality out-of-the-box than most other competing game engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    skunks

    skunks

    3D driving simulation based on Open Dynamics Engine

    3D realistic driving (not racing) simulation with software rendering, based on Open Dynamics Engine (which is included in all *.tar.gz files so it doesn't have to be downloaded separately). 10 cars (all electric) and 12 tracks are available in version 5.0.0. Cars and tracks can be easily created and modified. Only SDL 1.2 or SDL 2 required besides standard C library. The functions used for graphics and sound are available at https://sourceforge.net/projects/simple3d/ along with another driving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OpenTomb

    OpenTomb

    Game engine for playing tomb raider 1 - 5 levels.

    ... with jpeg and png libs, vorbis (ogg support), OpenGL, OpenAL, freetype 2, LUA, BULLET. Youtube engine work example: http://www.youtube.com/watch?v=Jf3JGm67oS0 I need some help in game behavior algorithms, level parsing, e.t.c. Needed for work: 1) Original Tomb Raider levels 2) Font .ttf 3) Config files (config.lua and autoexec.lua)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25

    dyn4fx

    A 2d physics game engine for JavaFX

    Dyn4FX is a 2d physics game engine for JavaFX. This project extends the Dyn4j physics engine and makes it into a full fledged 2d game engine. It has support for input , application states , audio , animations and other common game features. If you want to learn more about the underlying physics engine please visit. http://www.dyn4j.org/
    Downloads: 0 This Week
    Last Update:
    See Project