Showing 26 open source projects for "simulation"

View related business solutions
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • Cortex: Boost Developer Coding Skills Icon
    Cortex: Boost Developer Coding Skills

    Cortex makes coding easier and faster for developers. See how our portal connects tools and cuts busywork.

    Cortex is a simple portal that helps developers work smarter by linking all your tools, setting clear rules, and slashing repetitive tasks. It speeds up onboarding, updates old code, and fixes issues fast. Over 100 big companies use it to save time and get better results.
    Try it now!
  • 1
    GrimAC

    GrimAC

    Fully async, multithreaded, predictive, open source, 3.01 reach

    GrimAC is an open-source anticheat system designed to detect and prevent cheating on Minecraft multiplayer servers through predictive simulation and advanced movement analysis. The project uses a simulation-based detection engine that recreates player movement and physics in order to identify discrepancies between legitimate gameplay and modified client behavior. By analyzing how players move, interact with the world, and send network packets to the server, Grim can detect a variety of cheats such as reach hacks, speed hacks, and anti-knockback modifications. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Natro Macro

    Natro Macro

    A Bee Swarm Simulator macro for Windows

    Natro Macro is an open-source automation tool created for the Roblox game Bee Swarm Simulator that allows players to automate repetitive gameplay tasks using scripting. The macro is written in AutoHotkey and is designed to simulate user input in order to perform actions such as collecting resources, navigating the game world, and managing farming routes. The software is particularly useful for players who want to automate long grinding sessions that would otherwise require many hours of...
    Downloads: 81 This Week
    Last Update:
    See Project
  • 3
    NitroType Cheat v2

    NitroType Cheat v2

    An easy-to-use, working NitroType hack for typing at insane speeds!

    NitroType Cheat v2 is a browser-based or script-driven tool designed to automate typing performance in the Nitro Type online racing game by simulating extremely high typing speeds and accuracy. It works by intercepting or generating input events that mimic rapid and precise keystrokes, allowing users to achieve unrealistically high words-per-minute scores. The project is built for ease of use, often requiring minimal setup or configuration to begin automating gameplay. It demonstrates how...
    Downloads: 67 This Week
    Last Update:
    See Project
  • 4
    PSX

    PSX

    Various things for PSX (PlayStation 1, PSone)

    PSX is a minimalist software project that emulates the visual and rendering characteristics of the original PlayStation 1 graphics pipeline, focusing on recreating its distinctive aesthetic rather than full hardware emulation. The project demonstrates how limitations of early 3D hardware, such as affine texture mapping, low precision depth calculations, and lack of perspective correction, contributed to the recognizable visual style of PS1-era games. It is often used as an educational or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Instant Remote Support Software. Unattended Remote Access Software. Icon
    Instant Remote Support Software. Unattended Remote Access Software.

    Zoho Assist, your all-in-one remote access solution, helps you to access and manage remote devices.

    Zoho Assist is cloud-based remote support and remote access software that helps you support customers from a distance through web-based, on-demand remote support sessions. Set up unattended remote access and manage remote PCs, laptops, mobile devices, and servers effortlessly. A few seconds is all you need to establish secure connections to offer your customers remote support solutions.
    Learn More
  • 5
    MCiSEE

    MCiSEE

    All of Minecraft, EASILY get Minecraft resources

    ...The project can be used as a research platform for tasks such as reinforcement learning, perception analysis, or automated gameplay strategies. It bridges the gap between game simulation and AI experimentation by providing tools that connect Minecraft gameplay with external algorithms. Developers can extend the platform to test new approaches to artificial intelligence within a complex virtual environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Assetto Corsa Dashcam Mod

    Assetto Corsa Dashcam Mod Tutorial

    This tutorial will show you step by step what is needed to create a dashcam modification for the sim racing game Assetto Corsa developed by Kunos Simulazioni. Because I researched many hours to get the pieces together, I will try to give away the collected info for free, in the hope that this guide maybe helpful to others. For more details visit https://assetto-corsa-dashcam-mod.sourceforge.io Video samples: Bullrun on Highway...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 7

    VBR Dashboard

    Simhub dashboard for simracing

    This is a simhub dashboard with some screens that show important data to help simracers know the car status
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Janes USAF Fox 2

    Janes USAF Fox 2

    A modification for Janes USAF

    This project is meant to create a more seamless and more in-depth game for Janes USAF. It's intended to include a more in-depth pilot career, updated models and textures, ease of use and map updates/creations. There are 2 versions, currently, and those are for end-users/players to choose either a dgvoodoo based game, or a wine3d based version. It is a free modification, that could develop into a complete overhaul of the game. All free of course. **You MUST own a original copy of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    hematite

    hematite

    A simple Minecraft written in Rust with the Piston game engine

    ...Developed within the Piston ecosystem, the project serves primarily as a technical experiment exploring how Rust can be used to build complex game systems such as rendering, world simulation, and client architecture. Hematite aims to replicate core elements of Minecraft’s mechanics while leveraging Rust’s safety guarantees and modern performance capabilities. The project also explores the possibility of building alternative server implementations or game engines compatible with Minecraft-style gameplay. By rewriting core systems in Rust, the developers hope to create a more efficient and flexible architecture compared with the original Java-based implementation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • 10
    GoCraft

    GoCraft

    A Minecraft like game written in go

    GoCraft is an open-source sandbox game project written in the Go programming language that recreates core gameplay ideas from Minecraft. The project demonstrates how a voxel-based world simulation can be implemented using Go along with graphics libraries and OpenGL-style rendering pipelines. GoCraft includes basic terrain generation, block placement mechanics, and player movement within a procedurally generated world composed of cubic blocks. The game engine provides essential features such as world rendering, chunk management, and interaction with blocks through simple controls. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Washington Has Fallen

    Washington Has Fallen

    A Right Leaning Minecraft Adventure for Bedrock and PE players

    Save President Trump in this Minecraft Bedrock Adventure build over LifeBoat's Washington DC template in the Minecraft Store. Donald Trump has been kidnapped by radicals during the Wahoo Pandemic Outbreak. Your mission - Rescue President Trump, Destroy the Wahoo Lab to contain the virus, have lots of fun. Contains 90% new Redstone and Command Coding, New World Areas, Mission Based Objectives, New Buildings and Transportation Methods, made to be played alone or with up to five friends. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Minecraft Texture Studio

    Minecraft Texture Studio

    Easily create resource packs for Minecraft

    Easily create resource packs for minecraft. Program automatically detects your minecraft installation and imports the textures from minecraft allowing you to edit them easily, and import them into minecraft. You can also save your resource pack and give them them to friends, backup them up or post them online. Includes a 3D preview of all the blocks in minecraft and any changes you make to the textures is shown straight away on the preview
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 13

    Envasion

    NextGen Cheat Device

    Envasion is a Cheat Device for windows that is geared towards emulators. More specifically it supports PC Games and PCSX2. It has it’s own HotKey system that works off of key sequences so you will be able to keep the same key activators across different platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MapItemEdit

    View, edit, paint on and create Minecraft map items

    A program written in C# .net that can view and edit minecraft map item files. You can also import your own pictures into the map, which can then be used in minecraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Project 1845

    Project 1845

    A Minecraft Worldsave Platform of a Replica of Beijing 1845C.E

    Project Browser Map: http://map.project1845.com Best seen with Authentic Chinese Texture Pack: http://texture.project1845.com Project 1845's Facebook Page @ http://www.facebook.com/Bohtauri
    Downloads: 19 This Week
    Last Update:
    See Project
  • 16

    NBTSharp

    Named Binary Tag Library for .net

    A named binary tag library (file format used in the computer game Minecraft) for .net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The game was modeled on Minecraft designed to create different variations of the free world and the common multi-player game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FlightCraft3D

    FlightCraft3D

    realistic but simple flight simulator: exploration and casual landing

    a little and 'mininalist' 3D Flight simulator, accompanied also by a dydactical example that illustrates the concept behind flight simulators. FlightCraft3D anyway goes a lot beyond: is physically realistic, and allowes landing everywhere. It aims at becoming a game focused on casual landing, among trees, rocks and buildings and so on. VID:http://youtu.be/_Af0PgrCTxo It shall be a sort of Minecraft-focused-on-aeromobilism. Simply implemented, but with many interesting features. I plan to...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    CraftBukkit-CommandsEX

    CraftBukkit-CommandsEX

    Modular Minecraft server plugin - commands, events, ...

    This project gives you freedom to get a fully-customized plugin for CraftBukkit Minecraft servers. You choose what to include and build it up. No more command collisions, no unnecessary memory and processor overhead on your server.
    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
    2d sandbox game inspired by Minecraft and Clonk games. Written in C# XNA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    加入類似吸塵機器人的那種小機器人 預計有以下功能 --自尋路徑與規劃地圖 --自動重置路徑 --除草(A型)、砍樹(B型) --砍樹型能瞬間支解整棵樹
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FreeCraft-alpha

    free minecraft

    Free minecraft alpha launcher. By AnjoCaido.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UT Space Battle is a game mod for the Unreal Engine 3 which comprises a space combat simulation which aims primarily to explore innovative game play through the use of unconventional aspects that distinguish it from existing shooters and strategy gam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open Hack game server
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB