awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

Awesome GitHub RepositoriesVirtual World Creation Tools

Tools for designing and building digital environments.

Distinct from Simulation Worlds: Focuses on accessible world creation for AR/VR, distinct from game engine physics.

Explore 4 awesome GitHub repositories matching software engineering & architecture · Virtual World Creation Tools. Refine with filters or upvote what's useful.

Awesome Virtual World Creation Tools GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • joonspk-research/generative_agentsAvatar de joonspk-research

    joonspk-research/generative_agents

    21,565Ver en GitHub↗

    Generative Agents is a computational platform for simulating autonomous agents that exhibit human-like social behaviors and decision-making processes. The system functions as a multi-agent simulator where individual participants operate within a virtual environment, driven by large language models to process observations and generate natural language actions. The framework distinguishes itself through a hierarchical memory system that allows agents to store, retrieve, and synthesize past experiences into higher-level insights. This architecture supports the development of complex social dynam

    Provides tools for designing custom spatial layouts and physical constraints for virtual worlds.

    Ver en GitHub↗21,565
  • azerothcore/azerothcore-wotlkAvatar de azerothcore

    azerothcore/azerothcore-wotlk

    8,008Ver en GitHub↗

    This project is a World of Warcraft server emulator that simulates a multiplayer online game world, managing player data and game logic. It functions as a modular game server framework and an NPC AI and scripting engine, providing the necessary infrastructure to host a persistent virtual environment. The system is distinguished by a modular framework that allows for the extension of core engine behavior through isolated modules and function hooks without modifying the source code. It includes a structured SQL data layer for managing authentication, character states, and world environment sett

    Provides tools for defining NPC movement paths, world entities, and localized dialogue to build a virtual environment.

    C++azerothcoreemulatorgame
    Ver en GitHub↗8,008
  • workadventure/workadventureAvatar de workadventure

    workadventure/workadventure

    5,536Ver en GitHub↗

    WorkAdventure is a virtual office platform and containerized collaborative application. It provides a digital workspace where users interact as avatars within a 2D RPG style environment. The platform is distinguished by a proximity video chat system that automatically triggers real-time communication as avatars move closer to one another. It includes a customizable 2D virtual map editor for designing immersive digital environments and defining specific areas of interest. The system covers virtual world design through collaborative map tools and the ability to integrate custom scripts for mod

    Provides tools for building tailored digital maps and defining interactive behaviors for users.

    TypeScripthacktoberfestremotetypescript
    Ver en GitHub↗5,536
  • mpetroff/pannellumAvatar de mpetroff

    mpetroff/pannellum

    4,833Ver en GitHub↗

    Pannellum es un visor de panoramas WebGL y framework de tours virtuales utilizado para renderizar imágenes equirectangulares o cubemap como entornos inmersivos de 360 grados. Funciona como un renderizador de imágenes multiresolución y un reproductor de video panorámico, soportando tanto imágenes estáticas como reproducción de video esférico. El proyecto se distingue por su capacidad para manejar panoramas de resolución extremadamente alta mediante la generación y carga de teselas (tiles) multiresolución. Permite la creación de tours virtuales interactivos vinculando múltiples escenas panorámicas mediante transiciones y puntos de acceso (hotspots) interactivos. El sistema incluye capacidades para el movimiento automático de la cámara, integración de orientación del dispositivo para experiencias de visualización móvil y un sistema de hooks para monitorear eventos del visor. También proporciona utilidades para la localización de la interfaz de usuario, control del estado del visor y renderizado de contenido de respaldo para navegadores sin aceleración por hardware.

    Links multiple panoramic scenes together using hotspots to allow navigation through a connected virtual environment.

    JavaScriptjavascriptlibrarypanorama
    Ver en GitHub↗4,833
  1. Home
  2. Software Engineering & Architecture
  3. Virtual World Creation Tools

Explorar subetiquetas

  • Virtual Tour FrameworksSystems for linking multiple panoramic scenes via interactive transitions to form a connected tour. **Distinct from Virtual World Creation Tools:** Distinct from general world creation: specifically focuses on linking a sequence of 360-degree panoramas.