Showing 19 open source projects for "exp-engine"

View related business solutions
  • 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. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    Sodium

    Sodium

    A Minecraft mod designed to improve frame rates

    Sodium is a powerful rendering engine and optimization mod for the Minecraft client which improves frame rates and reduces micro-stutter while fixing many graphical issues in Minecraft. A Minecraft mod designed to improve frame rates and reduce micro-stutter.
    Downloads: 129 This Week
    Last Update:
    See Project
  • 2
    VulkanMod

    VulkanMod

    Vulkan renderer mod for Minecraft

    This is a fabric mod that introduces a brand new Vulkan-based voxel rendering engine to Minecraft Java in order to both replace the default OpenGL renderer and bring performance improvements.
    Downloads: 60 This Week
    Last Update:
    See Project
  • 3
    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: 4 This Week
    Last Update:
    See Project
  • 4
    Skript

    Skript

    Skript is a Bukkit plugin which allows server admins

    ...You will find all supported features of the plugin here, along with some useful examples. We don't have tutorials yet, but you can find good ones using whatever search engine you prefer. Skript requires Spigot to work. You heard it right, CraftBukkit does not work. Paper, which is a fork of Spigot, is recommended; it is required for some parts of Skript to be available. Skript supports only the latest patch versions of Minecraft 1.9+. For example, this means that 1.16.5 is supported, but 1.16.4 is not. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    Minecraft server optimization guide

    Minecraft server optimization guide

    Minecraft server optimization guide

    ...It covers a wide range of topics including server software selection, configuration tuning, JVM parameters, hardware considerations, and common mistakes that can cause lag or instability. The goal of the project is to help administrators understand how the Minecraft server engine works so they can make informed decisions about optimization rather than blindly applying configuration changes. The documentation emphasizes experimentation and explains that every server has different requirements depending on player count, hardware, and gameplay style.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    MinecraftDeveloperGuide

    MinecraftDeveloperGuide

    Minecraft developer Chinese guide

    ...The guide functions as a comprehensive knowledge base that explains many aspects of Minecraft development, including modding frameworks, programming concepts, and the internal mechanics of the game’s software architecture. It serves as a structured learning resource for developers who want to understand how to create mods, plugins, and custom tools that interact with the Minecraft engine. The content typically includes explanations of programming patterns, development environments, modding APIs, and practical examples that illustrate how Minecraft systems work internally. By organizing technical documentation in a centralized repository, the guide provides both beginners and experienced developers with a reference for understanding the Minecraft modding ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    hematite

    hematite

    A simple Minecraft written in Rust with the Piston game engine

    ...By rewriting core systems in Rust, the developers hope to create a more efficient and flexible architecture compared with the original Java-based implementation. The project includes components for rendering Minecraft-like worlds and experimenting with game engine features within the Piston graphics framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Phosphor (for Fabric)

    Phosphor (for Fabric)

    A Fabric mod designed to improve the performance of Minecraft

    Phosphor is a free and open-source Minecraft mod (under GNU GPLv3) aiming to save your CPU cycles and improve performance by optimizing one of Minecraft's most inefficient areas-- the lighting engine. It works on both the client and server and can be installed on servers without requiring clients to also have the mod. The mod is designed to be as minimal as possible in the changes it makes, and as such, does not modify the light model or interfaces of vanilla Minecraft. Because of this, Phosphor should be compatible with many Minecraft mods (so long as they do not make drastic changes to how the lighting engine works.) ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Valence

    Valence

    A Rust framework for building Minecraft servers

    Rust framework for building Minecraft: Java Edition servers. Built on top of Bevy ECS, Valence is an effort to create a Minecraft-compatible server completely from scratch in Rust. You can think of Valence as a game engine for Minecraft servers. It doesn't do much by default, but by writing game logic yourself and leveraging Bevy's powerful plugin system, you can make almost anything. Opinionated features like dynamic scripting, dedicated executables, and vanilla game mechanics are all expected to be built as optional plugins. This level of modularity is desirable for those looking to build highly custom experiences in Minecraft such as minigame servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    GoCraft

    GoCraft

    A Minecraft like game written in go

    ...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. It also includes multiplayer functionality through a client-server architecture that allows multiple players to interact in the same world environment. The project was originally created as an experimental or educational exercise to demonstrate how the Go language can be used to develop game engines and networked sandbox games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FarPlaneTwo

    FarPlaneTwo

    Level-of-Detail renderer in Minecraft. Allows for render distances

    ...This approach allows players to view landscapes at extremely large distances while maintaining acceptable performance levels. The project aims to support render distances far beyond the limits of the standard Minecraft engine, potentially reaching hundreds of thousands or even millions of blocks. By creating progressively lower-detail versions of terrain farther from the player, the mod can display the shape and structure of distant regions without fully loading those chunks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Starlight Fabric

    Starlight Fabric

    Rewrites the light engine to fix lighting performance

    ...The project aims to improve chunk generation performance, reduce lag spikes, and eliminate certain lighting bugs that occur in the vanilla engine. Because it fundamentally replaces the default lighting system, Starlight can significantly improve performance on servers handling large numbers of block updates or terrain generation tasks.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Reproduction du jeu Minecraft à l'aide du Blender Game Engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PeterSvP's Game Framework

    Simple, component-based game engine based on Ogre and PolyVox,

    This engine is used for implementing of voxel based games like Minecraft. Please note that all art that is done by me is copyrighted by me but there are still way too much placeholder images. The final game Crafterria will not be open-source, but the engine will most likely be such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gameserver Installer/Startscripts Linux

    Gameserver Installer/Startscripts Linux

    Gameserver Installer/Startscript for HL1 and HL2 Games

    Gameserver Installation Scripts for Linux Supported Games HL1 Engine -Counter-Strike 1.6 -Counter-Strike: Condition Zero -Day of Defeat Supprted Games HL2 Engine -Counter-Strike: Source -Counter-Strike: Global Offensive -Team Fortress 2 -Day of Defeat: Source -Left 4 Dead 2 -Garrys Mod Minecraft -Minecraft Server Version 1.6.1 Supported Languages -German -English
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PowerBlock

    Fast Minecraft Classic Server

    PowerBlock is a server written from scratch for Minecraft classic. What sets it apart from other software its huge versatility. Thanks to the Rhino scripting engine, anyone can create scripts, or plugins, for PowerBlock in Notepad! No complicated IDE setup required! Written in Java, PowerBlock can be run on ANY Operating System, unlike other software which requires Mono, and other heavy, sluggish frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    sauercraft

    A minecraft clone thing on the cube 2 engine

    a minecraft clone in cube engine 2. it is going to utilize build 101 of cube 2 released on December 2nd 2008. currently being planned, any help is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Another Minecraft custom server, just the core net and script engine will be OSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RasaCraft is a demonstration game used to build a solid engine for the project RasaelSideEngine. It is a game inspired by minecraft and terraria and uses code and ideas from world of squares game and other similar games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB