Showing 25 open source projects for "spring-beans"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Rigs of Rods 0.4+

    Rigs of Rods 0.4+

    Soft-body physics simulator

    Rigs of Rods is a free/libre soft-body physics simulator mainly targeted at simulating vehicle physics. The soft-body physics system is based on mass-spring-damper theory. This is a mirror of the Rigs of Rods GitHub repository: https://github.com/RigsOfRods/rigs-of-rods The old SourceForge project can be found here: https://sourceforge.net/projects/rigsofrods/
    Leader badge
    Downloads: 10,410 This Week
    Last Update:
    See Project
  • 2
    ...For further information see http://emergo.ou.nl/emergo/community/EN/emergo.htm. The platform is based on ZK framework (http://www.zkoss.org, ZK ZOL license: https://www.zkoss.org/license#peee) and Spring framework (http://www.springsource.org/spring-framework). NOTE: as of 2024, latest (mavenized) code base can be found at https://gitlab.com/ou-teli/emergo. A working docker container example can be composed according to https://gitlab.com/ou-teli/gamebrics-docker-compose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 38 This Week
    Last Update:
    See Project
  • 4

    SDVmod: Grandfather's Gift Remade

    Your grandfather left you something in addition to the farm

    This SDV mod gives you a much-needed weapon (esp. if you're playing with the monster-filled Wilderness Farm) on the 2nd day of spring. Inspired by "Grandfather's Gift" but written from scratch.
    Downloads: 0 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
  • 5
    New CTruck3D Rally

    New CTruck3D Rally

    Free-roaming 3D racing game featuring advanced terrain rendering

    It's a free-roaming 3D racing game featuring advanced terrain rendering. For small file-size, a 4k x 4k terrain is available, sampled meter-by-meter so it's very smooth. Lightweight program. This is the form in which I wished to do the first release of the terrain rendering Algorithm I have developed throughout almost 2 years. Written in C++, featuring multithreading (2 threads): a total remake of the first 3D game I did years ago, CTruck3D_Simplex and sequels. This works better,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Spring: 1944

    Open Source WW2 Multiplayer RTS

    Spring:1944 is a WWII themed game based on the open source Spring Engine. Our goal is to recreate the four main European Theatre powers of late WWII with period-accurate units and strengths in a fun and accessible RTS game.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Offroad

    Offroad

    Vehicle simulation with freedom of movement on large map (5x5km).

    Simple Linux game inspired by Terep2 and 1nsane written in C++ using SDL library based on my own physics engine (spring systems and rigid body dynamic simulation). Offroad Engine was part of my bachelor thesis at Czech Technical University in year 2006. This is updated version from 2008 with improved graphics and sounds. Game map was originally imported from OpenTTD (that's why roads are so perpendicular) but now I decided to start working on this project again and to add support for maps from my World Editor app: https://www.youtube.com/watch?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Brickdoh - Meditations in Doh
    A relaxing breakout remake with a twist. Real spin effects for the ball, gravity and wind included. Play, relax, and finally master the banana cross!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    Poker Tournament Timer for home games. Developed using Java, Spring Framework, Apache Pivot. Pivot client project has currently been discontinued. Further development is aimed at building HTML5 client, hosted at http://www.home-poker.org Development has been moved back in-house due to availability of better tools there and lack of public interest in general. Please contact us directly, if you wish to obtain fresh sources or participate in home-poker.org project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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: 0 This Week
    Last Update:
    See Project
  • 13

    Cacao Tree Mod

    This Minecraft mod adds cacao trees and some more food.

    Do you lack out of cocoa beans or want more? Are you annoyed from the search for them in dungeons? Or do you want some more, chocolate based food? Then you should try this mod! This mod adds cacao trees, cocoa seeds and optional 5 achievements, chocolate bars, choco milk and choco cake into Minecraft. It is also multiplayer compatible!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    http://springrts.com/phpbb/viewtopic.php?f=14&t=26697&p=498839#p498839 look here
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    2D arcade game in Python, using pygame and numpy libraries, made for CS 321 Game Programing at Western Washington University, Spring 2009.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Engines of War
    Engines of War brings you nonstop RTT action from the first second of the game. It is inspired by DotA's gameplay, but free content on the Spring Engine! Developers, check the trac page: https://sourceforge.net/apps/trac/enginesofwar/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jg3d
    Pure Java implementation of an interactive 3d graph rendering engine and editor using a spring embedder algorithm. Nice looking sterile real time 3d environment. Feel free to extend our project and build something awesome, just let us know please :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TAI & NTAI, an aggressive, expansionist skirmish AI that doesnt cheat written for the Spring engine made by the SY's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    d&d 3.5e roleplaying assistant using java servlet (spring/velocity) UI, javascript (rhino) scripting, and a relational db backend for storage (hibernate/hypersonic sql)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bean matching puzzle/battle game. Beans Evil. Match Beans. Destroy Beans. Save World. This is a Java implementation of a popular puzzle game type, and code for implementing similar games, on desktop, PDA, mobile phone etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a web based, multi-player role play game. It is set in outer space. The core programming language is Java. Technologies used are Java Beans, JSP, Servlets, XML and XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Nerdy Beans' Continuity

    An implementation of game 'Continuity'

    A game for public domain, and also a lab project exercise for course 'Software Lab 4' at BUTE (Budapest University of Technology and Economics)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    News, Version Downloader, Widget Manager, for the Complete Annihilation mod (http://trac.caspring.org/) running under Spring (http://spring.clan-sy.com/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NekoMUD is a Multi-User Dungeon server written in Java using the Spring framework. Individual MUD servers may be made part of a larger MUD network. Server code is licensed under the GNU Affero GPL Version 3+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo