Showing 323 open source projects for "system linux"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Lagrange Rally 3D

    Lagrange Rally 3D

    3D vehicle simulator based on Lagrangian dynamics to simulate dynamics

    3D vehicle simulator in which vechicle's configuration as a whole (articulated body) , is represented by a 'vector' of generalised coordinates. so concepts like usual position and orientation of main body and wheels is all defined by the generalised coordinates.Using Lagrangian dynamics, theese coordinates are evolving in time in a realistic manner according to F=ma but as if there were also all constraint forces concretasing the presence of joints: hinge, prismatic, rigid connection, etc....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Privateer style game with Wing Commander ships, set in the Wing Commander Universe. The year is 2669, you have complete freedom to do what YOU want. choose your own destiny as either a male/female human, Kilrathi or firekkan as you travel the universe
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    Urban Challege

    Hardware and software for self-driving vehicles

    The DARPA Urban Challenge race for robot vehicles took place on Nov 3, 2007. We pose a new urban challenge: build a safe, convenient, energy efficient people mover. This site provides the hardware and software for a prototype system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 5
    It is a Stunts 4D Driving remake with high quality graphics and physics simualtion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A graphical frontend to run FlightGear Flight Simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Gooper1 Building Creator

    Gooper1 Building Creator

    A revolutionary building creator for Skyscraper.

    NOTE: G1BC IS NOT READY FOR DOWNLOAD YET. G1BC is a graphical building design tool for Skyscraper that is designed to be a step up from Beno Building Creator. It is coordinate-based, which allows for walls of any size, height, and angle compared to BBC's full-height, 90-degree walls. G1BC is currently in early development. The development team (gooper1 and elevescalators) are aiming for a beta release date in mid- to late-2012. G1BC is licensed under the CC BY-NC-SA license,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Lagrange_Motocross

    Lagrange_Motocross

    2D motorcycle simulator done using Lagrangian equations of motion

    2D simulation game using exlusively Lagrangian equations of motion. It's a 2D motocross game similar to X-Moto, ActionSupercross and such. Some stability issues persist but mostly it's good already. I shall compile it soon for Windows: one of the problems is that Windows compilers must periodically be reinstalled, and that's annoying. Using Lagrangians in games is not a well documented thing, but it allows to achieve exellent results in very little time, soon after a good parametrization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    miniTraff
    Simulates a city grid of streets, intersections and traffic signals. It supports 8 phases with overlaps, right and left hand drive, turnouts, permitted left and right on red, density and semi-actuation and help screens for every panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    Crrcsim is a model-airplane flight simulation program. Using it, you can learn how to fly model aircraft, test new aircraft designs, and improve your skills by practicing on your computer.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Queue is a 3D billiard game. It features a realistic physics engine and supports different billiard variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pro Wrestling Superstar is a Pro Wrestling game based on the Superstar Pro Wrestling game from the mid-to-late 1980's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simon is a C++ library for physically plausible dynamics simulations. Its features include collision resolution with resting contact, friction, articulated joints and spring connections for rigid bodies and particles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    term_ CTruck3D

    term_ CTruck3D

    ASCII-Art variant of the CTruck3D _Open truck/car simulator

    ...this is a variant which displays graphics using only ASCII characters. This is quite instructive as software, expecially if taken in conjuction with the pure X Window System version: in both cases the 3D frames representing what happens are done internally by the program, using basic concepts form 3D computational graphics. Stanrd C as all the optehr memeberso of the series. it come in 2 subversions: Linux and Windows. for the Windows version there is a ready executable too. VIDEO: http://www.youtube.com/watch?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    vibrantbluedot

    Space + Planet Simulation in a voxel-like world

    This project's goal is to explore the use of voxels and abstract rendering methods to create an engine that could be used for exploration or simulation games. The expectation is that by taking shortcuts key areas of game rendering, we will be able to create large scale environments for players to explore and alter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Game of Life JS/jQuery

    Conway's Game of Life for Javascript

    This is an implementation of Conway's Game of Life. Its main use was on our Website, but we wanted to publish the code and documentation for the public. We are open for feature request, just use the ticket system. Further information on the game of life can be found on Wikipedia: http://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SpaceNOutX

    SpaceNOutX

    Space Exploration Game

    http://templates.services.openoffice.org/en/template/lulucom-cd-dvd-label (another very old app, server side code was lost) SpaceNOutX is a flash/php based game that (will) let players carve out their own piece of a a virtual universe. Creating a new user and the map system should work. Load the map then zoom waaaaay out to see probably the coolest thing about the game so far. This version is being compiled from several previous versions from Android, BASIC, and ActionScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Dipoles-Cavity Interaction
    <Temporarily Unavailable Online> This project is aiming at completing a library of open codes (mainly based on MATLAB at present) to deal with Dipoles-Cavity Interaction problems. Common methods, including Green's function method and Master Equation method et al, will be applied to the coding. Samples of calculations and standard comparison with publications using the library will be given for demonstration of the usage. Interface to some commonly used software, such as Lumerical FDTD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QtCritters

    QtCritters

    Simple Qt/C++ Project for learning simulation programming.

    QtCritters is a simple critter simulation in C++ using Qt, currently under development. The goal of this project is to simulate a simple ecology of various kinds of animals, and to make the source easy to understand and modify. Still very very alpha...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sauerbraten justice edition(svn) with ingame circuit simulator (minecraft inspired) & builtin minecraft level loader. Design your own circuitry in 3D using excellent sauerbraten editing system. Create alu, ram, rom, segment display, counter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An experiment in paired-programming to simulate elevator behaviour. Development is done entirely in Java. The finished product will provide a framework for additional simulations and some ability to test different elevator behaviours.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Tyrant is a graphical roguelike fantasy adventure game. It features intricate randomly generated landscapes, towns and dungeons. It is written in Java with a highly extensible game engine.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Crime Bed City
    Criminal minds revealed and played. Criminal acts in all sorts of places with great animation and daily updated by Developer Fontella Moneet Farrar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Design species of animals and plants, place some of them into a randomly generated world, and see how they survive and evolve as time goes on. Similar to the old Win 3.1 game SimLife, with more features planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JavaNect provides Java-based access to the OpenNI interfaces for piloting devices such as the Kinect. It uses JNA to communicate with the native libraries and drivers on all major platforms. JavaNect was designed for maximum performance.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo