4 repositorios
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.
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.
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.
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.
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.