Showing 39 open source projects for "lua5.2.lib"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    raylib

    raylib

    A simple and easy-to-use library to enjoy videogames programming

    raylib is highly inspired by Borland BGI graphics lib and by XNA framework. Do you want to see all functions available in raylib? Check raylib cheatsheet. raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no auto-debugging, just coding in the most pure spartan-programmers way. raylib has received several recognitions in the last years and many people have written about the library.
    Downloads: 160 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...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    TX Library

    TX Library

    TX Library is a tiny graphics library for Win32 written in C++.

    ...It is a small sandbox for the very beginners to help them to learn basic programming principles. The documentation is currently in Russian. More info here: http://storage.ded32.net.ru/Lib/TX/TXUpdate/Doc/HTML.ru, http://ded32.net.ru/news/2011-04-03-58, http://ded32.net.ru.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 4
    Online Multiplayer Games Lobby written in java, the client lib can be added to any java game, and the server runs on any java enabled computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 5
    CGUI - a gui lib for multiplatform
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    gl-magic-lib

    gl-magic-lib

    C++ OpenGL 3D Game Dev Lib [moved to: play.ru.net/src]

    Moved to: http://play.ru.net/src
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    VR Ax Java Sources & Build Projects

    VR Ax Java Sources & Build Projects

    VR Adrix Java Works - Paged Lists - Action-Entity Model ...

    Adrix.NT Java Works :: Sources & Build Projects includes - Paged Lists of Object & Iterators Library for Java - Action / Entity Model for Java - VR Ax AWT Clock Java Component - VR Multi Dimensions Array Library - VR MDArray List Manager Library - VR Adjacency (List | Matrix) Direct Graph Lib - VRJMosaic cells sliding game with automatic resolver - VR RectsWorld Sample Applic - VR Free Chess 2D Applic also contains - Other Utils Libraries - Demo and Test Applications - NetBeans build projects - and more ... (*) note: the libraries folder to build and run applications must be located on the same volume of the java applications its path name must be: \AX.VincentRadio\Java\SharedLib have fun Adrix.NT adrixnt@hotmail.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MetalManGames

    MetalManGames

    3rd Party Video Games Developer: MetalManGames, titles of games

    ...The oldest cross-platform games have been removed along with Android, due to updates needed, and currently can not find the time at this moment. So far have included ; ''Undead Shotgun Reloaded'' Linux 64-bit version, needs SDL2 Installed, and download packs; 1- 3, and extract them to the ''lib'' folder, see; readme.txt for more details. "Alien Parasites" will be placed here soon for Linux 64-bit version, I hope.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    AA means Ascii Art - the AAlib (ascii art GFX library), BB (audiovisual demonstration for your terminal), aview (image browser/animation player), AAvga (SVGAlib wrapper for AA-lib), ttyquake (text mode quake), aa3d (random dot stereogram generator)...
    Leader badge
    Downloads: 183 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    photo3D_chung / seashore3D / galaxy 3D

    photo3D_chung / seashore3D / galaxy 3D

    photo3D_chung seashore3D_chung galaxy_chung dive3D_chung

    ...seashore3D chung new animated seashore scene application added with animated sea , trees , girl , sky galaxy chung display 3d galaxy flight game using opengl primitives for any axis free 3D space fly matrix rotation calculation (no external lib) added dive3D chung is a dive undersea game https://www.youtube.com/watch?v=l_VAvqxXygA https://www.youtube.com/watch?v=DJJMLCWt9k0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    imagination

    imagination

    Do computers imagine?

    A app and lib that allow you to "Imagine" images based on others easily and pretty quickly. Wrote in C# - it uses ANN internally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an editor like Brackets, it will show you the list of functions. Just do not call the functions which start with "__" as those are meant for internal use by the library itself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Tygamusic

    A pygame music lib.

    This lib was produced while I was programming an other program/game. I was tired of pygame's bad system of handling playlists and the management of music in general. With this lib I want to create an layer that allows you to interact with the music, how you would expect it. Currently featuring: -Playlist -Normal pausing and resuming (played time isn’t lost when new song is loaded) -Automatic recognition of songs and adding them to a separate list
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    EasySDL

    Create 2D mini-game easily with this lib

    Full detailed example at: https://github.com/Ousret/EasySDL-Sample Contribute at: https://github.com/Ousret/EasySDL This free lib is an extension of SDL 1.2 GUI program creation becomes much simpler. Not just simple GUI but 2D games too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    nlProj

    3d lib

    Based on the great opengl tutorial website (http://nehe.gamedev.net), I am extracting some common API in a very object oriented programming fashion. Once the API is complete, I will start porting it to more modern versions of OpenGL. This is not really new, but it is my way of learning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    lagrange_simulation_mechanics

    lagrange_simulation_mechanics

    simulations with Lagrangian method,both symbolic and by numeric deriv

    ...Simulation with Lagrangian method, both symbolic, and by numerical derivation. All well-grouped in folders. there is also a 'review' in 3 demos of the Newtonian dynamics: mass-spring systems. most of progs are written in C, with use of SDL lib to display simple graphics and have real-time interactivity. As to programming complexity, it's very simple... this all aims at classical physics simulation in a simple but efficient way. The numeric stuff really just illustrate the use of a real little physics-engine aimed at articulated body simulation... that's the funnest part of it: but of course much more is coming. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    InterFace

    InterFace

    Chat Messenger - Open Source Social Network - Online Chess Game

    ...InterFace is the communication suite as well including a Forum Function like a Bulletin Board. InterFace is based on Qt and c++ and can easily be used as a Plugin-Tab in any Qt Frame Host or other Qt App. It is based and a clone of Lib RetroShare Messenger. Currently this Friendslist is used in the Qt Browser Dooble as a Tab. See http://dooble.sf.net for more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The block duplicator (for creating Machine tools / Massive builds w/o cheats). Actually is a circuit lib for RedstoneChips ( http://eisental.github.com/RedstoneChips/ )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tzwshootlib
    a free shooter develop lib based on acknex engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Project created to help the process of develop a game or an interactive application. Have some OpenGL, CGFX and OpenAL abstraction layers, a lot of matrix and vector operations and a simple simulation system to do animation and smooth interpolation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Python Minecraft Serverlog Objects Lib (PYMSOL) # Creates python objects from minecraft server.log file. # Tries to collect log-in session data for players. # Has basic sanity checking and reporting # Aims to evolve with Minecraft Beta
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MASyV (Multi-Agent System Visualization) enables one to write agent-based models/cellular automata, eg. in C, visualize them in real time & capture to movie file with MASyVs GUI & message passing lib. Includes examples: Hello World, ants, viral infection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WeaselGui
    WeaselGui is middleware aimed at game developers to assist the creation of GUI and presentation layers. Simple, extendable, drop-in code with few dependencies for trivial integration. WeaselGui features in the book Game Engine Gems I © Weaseltron 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DaCracker's Common Lib is intended to be a cross-platform (Windows,GNU/Linux and .NET) library with most of the basic features you need in a game engine, such as threading, system functions, logging etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB