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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • joonspk-research/generative_agentsAvatar joonspk-research

    joonspk-research/generative_agents

    21,565Vezi pe 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.

    Vezi pe GitHub↗21,565
  • azerothcore/azerothcore-wotlkAvatar azerothcore

    azerothcore/azerothcore-wotlk

    8,008Vezi pe 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
    Vezi pe GitHub↗8,008
  • workadventure/workadventureAvatar workadventure

    workadventure/workadventure

    5,536Vezi pe GitHub↗

    WorkAdventure este o platformă de birou virtual și o aplicație colaborativă containerizată. Oferă un spațiu de lucru digital unde utilizatorii interacționează ca avatare într-un mediu de tip RPG 2D. Platforma se distinge printr-un sistem de chat video de proximitate care declanșează automat comunicarea în timp real pe măsură ce avatarele se apropie unul de celălalt. Include un editor de hărți virtuale 2D personalizabil pentru proiectarea mediilor digitale imersive și definirea unor zone specifice de interes. Sistemul acoperă designul lumii virtuale prin instrumente de hartă colaborative și capacitatea de a integra scripturi personalizate pentru comportamentul modificat al mediului. Oferă, de asemenea, controale administrative pentru configurarea mediului și gestionarea accesului utilizatorilor. Mediile de producție sunt gestionate și scalate prin deployment de orchestrare a containerelor.

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

    TypeScripthacktoberfestremotetypescript
    Vezi pe GitHub↗5,536
  • mpetroff/pannellumAvatar mpetroff

    mpetroff/pannellum

    4,833Vezi pe GitHub↗

    Pannellum is a WebGL panorama viewer and virtual tour framework used to render equirectangular or cubemap images as immersive 360-degree environments. It functions as a multiresolution image renderer and a panoramic video player, supporting both static images and spherical video playback. The project distinguishes itself by its ability to handle extremely large, high-resolution panoramas through multiresolution tile generation and loading. It enables the creation of interactive virtual tours by linking multiple panoramic scenes together using transition fades and interactive hotspots. The sy

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

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

Explorează sub-etichetele

  • 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.