awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • joonspk-research/generative_agentsالصورة الرمزية لـ joonspk-research

    joonspk-research/generative_agents

    21,565عرض على 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.

    عرض على GitHub↗21,565
  • azerothcore/azerothcore-wotlkالصورة الرمزية لـ azerothcore

    azerothcore/azerothcore-wotlk

    8,008عرض على 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
    عرض على GitHub↗8,008
  • workadventure/workadventureالصورة الرمزية لـ workadventure

    workadventure/workadventure

    5,536عرض على GitHub↗

    WorkAdventure هي منصة مكتب افتراضي وتطبيق تعاوني معبأ في حاويات. توفر مساحة عمل رقمية حيث يتفاعل المستخدمون كصور رمزية (avatars) داخل بيئة بأسلوب RPG ثنائي الأبعاد. تتميز المنصة بنظام دردشة فيديو تقاربي يقوم تلقائيًا بتشغيل الاتصال في الوقت الفعلي عندما تقترب الصور الرمزية من بعضها البعض. وتتضمن محرر خرائط افتراضي ثنائي الأبعاد قابل للتخصيص لتصميم بيئات رقمية غامرة وتحديد مناطق اهتمام محددة. يغطي النظام تصميم العالم الافتراضي من خلال أدوات الخرائط التعاونية والقدرة على دمج نصوص برمجية مخصصة لسلوك البيئة المعدل. كما يوفر عناصر تحكم إدارية لتكوين البيئة وإدارة وصول المستخدم. تتم إدارة بيئات الإنتاج وتوسيع نطاقها من خلال نشر تنسيق الحاويات.

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

    TypeScripthacktoberfestremotetypescript
    عرض على GitHub↗5,536
  • mpetroff/pannellumالصورة الرمزية لـ mpetroff

    mpetroff/pannellum

    4,833عرض على GitHub↗

    Pannellum هو عارض بانوراما WebGL وإطار عمل للجولات الافتراضية يُستخدم لعرض الصور متساوية المستطيلات أو مكعبات الخرائط كبيئات غامرة بزاوية 360 درجة. يعمل كعارض صور متعدد الدقة ومشغل فيديو بانورامي، ويدعم كلاً من الصور الثابتة وتشغيل الفيديو الكروي. يتميز المشروع بقدرته على التعامل مع صور بانورامية كبيرة جداً وعالية الدقة من خلال إنشاء وتحميل البلاطات متعددة الدقة. يتيح إنشاء جولات افتراضية تفاعلية من خلال ربط مشاهد بانورامية متعددة معاً باستخدام تلاشي الانتقال والنقاط الساخنة التفاعلية. يتضمن النظام إمكانيات لحركة الكاميرا الآلية، وتكامل اتجاه الجهاز لتجارب النظر حول الهاتف المحمول، ونظام ربط لمراقبة أحداث العارض. كما يوفر أدوات لتوطين واجهة المستخدم، والتحكم في حالة العارض، وعرض محتوى احتياطي للمتصفحات التي لا تحتوي على تسريع للأجهزة.

    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.