awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 रिपॉजिटरी

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

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • joonspk-research/generative_agentsjoonspk-research का अवतार

    joonspk-research/generative_agents

    21,565GitHub पर देखें↗

    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.

    GitHub पर देखें↗21,565
  • azerothcore/azerothcore-wotlkazerothcore का अवतार

    azerothcore/azerothcore-wotlk

    8,008GitHub पर देखें↗

    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
    GitHub पर देखें↗8,008
  • workadventure/workadventureworkadventure का अवतार

    workadventure/workadventure

    5,536GitHub पर देखें↗

    WorkAdventure एक वर्चुअल ऑफिस प्लेटफॉर्म और कंटेनरीकृत सहयोगी एप्लिकेशन है। यह एक डिजिटल वर्कस्पेस प्रदान करता है जहाँ उपयोगकर्ता 2D RPG शैली के वातावरण के भीतर अवतार के रूप में इंटरैक्ट करते हैं। प्लेटफॉर्म एक प्रॉक्सिमिटी वीडियो चैट सिस्टम द्वारा प्रतिष्ठित है जो अवतारों के एक-दूसरे के करीब आने पर स्वचालित रूप से रीयल-टाइम संचार को ट्रिगर करता है। इसमें इमर्सिव डिजिटल वातावरण डिज़ाइन करने और रुचि के विशिष्ट क्षेत्रों को परिभाषित करने के लिए एक कस्टमाइज़ेबल 2D वर्चुअल मैप एडिटर शामिल है। सिस्टम सहयोगी मैप टूल्स और संशोधित वातावरण व्यवहार के लिए कस्टम स्क्रिप्ट को एकीकृत करने की क्षमता के माध्यम से वर्चुअल वर्ल्ड डिज़ाइन को कवर करता है। यह वातावरण कॉन्फ़िगरेशन और उपयोगकर्ता एक्सेस प्रबंधन के लिए प्रशासनिक नियंत्रण भी प्रदान करता है। प्रोडक्शन वातावरण को कंटेनर ऑर्केस्ट्रेशन परिनियोजन के माध्यम से मैनेज और स्केल किया जाता है।

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

    TypeScripthacktoberfestremotetypescript
    GitHub पर देखें↗5,536
  • mpetroff/pannellummpetroff का अवतार

    mpetroff/pannellum

    4,833GitHub पर देखें↗

    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
    GitHub पर देखें↗4,833
  1. Home
  2. Software Engineering & Architecture
  3. Virtual World Creation Tools

सब-टैग एक्सप्लोर करें

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