Showing 15 open source projects for "roccat-tools"

View related business solutions
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    libGDX

    libGDX

    Desktop/Android/HTML5/iOS Java game development framework

    libGDX is a cross-platform Java game development framework based on OpenGL (ES) that works on Windows, Linux, macOS, Android, your browser and iOS. libGDX provides a well-tried and robust environment for rapid prototyping and fast iterations. libGDX does not force a specific design or coding style on you; it rather gives you the freedom to create a game the way you prefer. Publish your games on Windows, macOS, Linux (including the RPi!), Android, iOS, and HTML5, all with the same code base....
    Downloads: 57 This Week
    Last Update:
    See Project
  • 2

    Macchiato Doppio

    An advanced flexible game engine for Java.

    Macchiato Doppio is a Java game engine emphasizing cross-platform interoperability, and 2D and 3D support. We've just re-created the foundation of the game engine, and we're working on making things easier with more advanced tools and documentation. Currently we're focused on 2D gaming, but we'll be moving on to 3D gaming when we've got a good, tested 2D platform working.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Role Playing Tools for traditional role playing games. Current tools: DiceTool, a die rolling tool that supports complex dice expressions. MapTool, a simple to use internet enabled battle map replacement. TokenTool, for easily creating MapTool tokens
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    eCharacter

    eCharacter

    Create your own animated characters for games with ease!

    ...It has been created from the developer community of the eAdventure game authoring platform, and our first aim is to integrate this tool into eAdventure. But in the near future it will also be compatible with other tools! The project is fully based on free software. It uses jMonkeyEngine3 for 3D visualization and the UI is built on NiftyGUI.
    Downloads: 0 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

    HamsterWrench

    A tool for editing OHRRPGCE RPG files

    A Java set of tools for manipulating RPG files created by the OHRRPGCE (http://rpg.hamsterrepublic.com/ohrrpgce/Main_Page)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Aliza Gaming API

    An extensible development framework for roleplay games.

    AlizaGameAPI is a robust, open-source Java-based framework designed to streamline and enhance the development of 2D and 3D games. It offers a comprehensive set of tools, utilities, and libraries, empowering developers to create immersive and dynamic gaming experiences with ease. Key Features: Modular Architecture, Rich Graphics and UI Components, Comprehensive Game Logic and Character Management, Environment and World-Building Tools, Statistical and Mathematical Utilities, Enhanced Debugging and Logging, Data Management and Integration, Integrated LLM for NPC Dialog, Cross-Platform Compatibility Dive into the world of game development with AlizaGameAPI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multiverse

    Multiverse

    Open Source Virtual World and MMOG Development Platform

    3D Client (Windows), Server, and Tools to easily create massively multiplayer games and virtual worlds. If you want to contribute to the source code please go to https://github.com/multiversemmo/MultiversePlatform
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A framework for implementing various editors in Java. Intended to simplify and expedite the development of customized development tools for various game engines by providing various, commonly used controls to be used in the target application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Habanero3d is a object-oriented 3d game engine written in C++, OpenGL, and GLSL with set of additional tools (written in number of languages), to make developers' life easier. Habanero3d is targeted for indie games, and is in development.
    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
    A cross-platform, free, and open source game engine that implements commercial quality features utilizing only similarly free and open source standards and development tools/libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    cOncienS
    This project is an integration of the ALIVE framework, based on Organisational theory, into commercial games, providing game AI developers with tools to model gaming scenarios using social structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lazy Table Tools

    Lazy Table Tools

    A tools API for designing table top game utilities

    Lazy Table Tools is intended to be an API to assist in designing utilities such as character generators for D20 style table top games. The intention is to start by designing a character generator that allows data entry then move on to more comprehensive tools that allow for item creation, monster creation, loot generation, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Eye Swindle is a java port of the Infinity RPG engine. Project will focus on flexibility and user tools, rather than providing a faithful implemention for the original Infinity titles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    math4gd2d

    math4gd2d

    Utility math library for develping 2d games

    Dealing with math in gamedev can be a hard task for beginners, so this library provides some code to make your life easier with strong focus on gamedev. Some tools for collision detection (but not physics) are provided too. The library is not strictly about math, so some helpfull 2d gamedev relevant abstractions (like chains) are included too. Key features: * Easy dealing with ranges, intervals * Timers and callbacks * Chains (for making chains of enemies, snakes, centipedes etc.) * Some collision detection relevant stuff like SAT, Sweep and Prune, QuadTree-management, AABB computations, OBB computations, Point rotations, Braking convex polys in concav subpolies etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB