Showing 21 open source projects for "glut"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    T^3 ("T-cubed") is a 3D Tetris game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Chromium B.S.U.

    Chromium B.S.U.

    fast paced, arcade-style, top-scrolling space shooter

    You are captain of the cargo ship Chromium B.S.U., responsible for delivering supplies to our troops on the front line. Chromium B.S.U. is a fast paced, arcade-style, top-scrolling shooter. It uses OpenGL for graphics, and OpenAL for sound effects.
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 3
    Yet another Asteroids-style game, written in C++ and GLUT/OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    Defunct; see https://github.com/chazomaticus instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Another 3D pong game for linux. It uses glut, SDL and SDL_mixer. Basically it is/was a test. It tested how many downloads a completely useless program can get.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CTruck2D
    CTruck 2D is a 2D, oldstyle, physically realistic 2D truck game. Predecessor of the CTruck3D vehicle simulator series. I wrote it from zero in C (+OpenGL&GLUT). It has ascii-art and nice graphics version, and a special funny version It's a very basic thing: there are free rigid bodies and springs with strong attenuation/damping. It's very simple and very short code, and collisions of bodies with ground are good and stable. A good simulation of this kind, however requires Lagrangian method. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    My first project here, hope you like it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    You are captain of a battleship. Submarines below you are trying to blow you out of the water. You need to prevent that and blow them out of the water instead. The game requires OpenGL and features a side-view and an birds-eye view.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    It is the same age old famous ping-pong game with the touch of networking. The game could be played between between four players on a lan. The game also has two modes : against bot and against human player. The game is still under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Haskelloid is an Arkanoid-Clone written in the functional programming language Haskell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Play a game similar to the popular console game by RedOctane, but designed for your MIDI keyboard. Levels range from Easy, where the hand position never changes and only white keys are used, to Expert, where every note on the sheet music is played.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PSY PONG 3D, is a three dimensional Pong clone made in C, using OpenGL/GLUT. It runs on GNU/Linux, but the code should be portable enough to run on other platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    In the Middle Ages, A Captain Wanted to get a treasure from an island .. he kept searching for the map of the treasure, entering islands , fighting pirates , till he got the map , then followed the map till he got the treasure ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    2D arcade game. You controll rolling and jumping ball-ship using one key.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a wannabe gravity shooter game, something similar to Head On - the ultimate one. We hope to include some network gaming options, and maybe later a scriptable-trainable bot system. We do not intend to hurt any Rights.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Target of this project was to create a Pac-Man clone in 2.5 D. This project was developed for the computergraphic workshop of the Hasso-Plattner-Institute. It was created with the open source grafic libary VRS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jump & Roll is an arcade 3D game, similar to SkyRoads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Glaxium is an OpenGL-based spaceship "shoot-em-up" game. It is designed to provide the same feel as the old 2D games of that type, but with 3D for the special effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SkulePenguins - a wacky OpenGL game for Windows and Linux, inspired by ancient traditions at the Skule of Practical Science (University of Toronto Engineering). Penguins, cannons, hardhats, and special effects - oh my!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Avoid The Roid is an asteroids like multiplayer game based on Maelstrom for Linux. The game is written in c++ and uses unix sockets for networking, pthreads for threading, OpenGL for graphics, glut for windows and input, and OpenAL for audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next