12 مستودعات
JavaScript libraries for rendering 2D and 3D content in the browser.
Explore 12 awesome GitHub repositories matching part of an awesome list · Web Graphics Libraries. Refine with filters or upvote what's useful.
This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these definitions from specific hardware targets, the engine ensures consistent performance across diverse browsers and devices. The framework distinguishes itself through a robust architecture that includes a unified math library for high-frequency spatial calculations and a physically bas
Standard JavaScript library for 3D graphics.
Babylon.js is a JavaScript game engine and real-time graphics renderer designed for creating interactive three-dimensional visuals and applications. It functions as a web-based 3D framework and WebGL engine that enables the deployment of high-performance 3D content across various web platforms and devices. The project provides tools for web-based 3D game development, real-time graphics rendering, and the creation of browser-based interactive visualizations. It also supports the development of WebXR virtual and augmented reality experiences using standard web technologies. The framework cover
Comprehensive framework for building 3D web games.
Theatre is a motion graphics and animation library designed for the web. It functions as a declarative state animation engine that manages the properties of visual elements over time, allowing developers to create complex, time-based sequences and interactive motion graphics directly within the browser. The framework distinguishes itself through its focus on audio-synced animation, providing tools to coordinate visual motion sequences with external sound files. By utilizing a declarative animation graph and keyframe-based property interpolation, it enables the creation of rhythmic, music-driv
Library for motion design with visual tools.
regl is a declarative WebGL library that manages graphics state and GPU resources through functional commands instead of manual binding and state tracking. It provides a command-based drawing abstraction where shaders, attributes, and render state are encapsulated into reusable, compiled functions that can be executed efficiently. What sets regl apart is its scoped state inheritance system, which allows nested drawing commands to inherit and override render state from parent scopes for organized rendering. The library automatically recovers from GPU context loss by restoring buffer and textur
Functional abstraction for WebGL development.
ogl هي مكتبة رسومات WebGL ومحرك رسم بياني للمشاهد ثلاثية الأبعاد مصمم لعرض المشاهد ثلاثية الأبعاد. توفر إطار عمل خفيف الوزن لإدارة الهندسة وتنسيق التحويلات المكانية داخل نظام هرمي. يتضمن المشروع نظام تظليل PBR لإنشاء مواد واقعية وإطار عمل حسابي GPGPU لإجراء عمليات حسابية عامة واسعة النطاق ومحاكاة الجسيمات على معالج الرسومات. كما يتميز بمجموعة معالجة لاحقة لتطبيق مرشحات مرئية على المشاهد المعروضة عبر مخازن الإطارات (frame buffers). تغطي المكتبة إمكانيات أوسع بما في ذلك عمليات الرياضيات ثلاثية الأبعاد، واستيراد وتحريك الأصول ثلاثية الأبعاد، وتفاعل المستخدم من خلال تقنيات raycasting وعناصر التحكم في الكاميرا.
Minimalist WebGL library for 3D graphics.
ammo.js هو منفذ JavaScript لمحرك الفيزياء Bullet، تم تجميعه عبر Emscripten لتوفير مكتبة فيزياء عالية الأداء للمتصفح. يعمل كمحرك أجسام صلبة ثلاثي الأبعاد ومكتبة مجمعة بـ Emscripten تتيح إجراء حسابات فيزيائية معقدة باستخدام WebAssembly و JavaScript. يوفر المشروع إمكانيات محاكاة متخصصة لفيزياء الأجسام اللينة، ونمذجة تشوه المواد المرنة مثل القماش والمطاط، ومحرك ديناميكيات المركبات لحساب ميكانيكا المركبات ذات العجلات. تغطي واجهة المحاكاة أيضاً ديناميكيات الأجسام الصلبة للأجسام غير القابلة للتشوه وتوليد التضاريس عبر خرائط الارتفاع لإنشاء مناظر طبيعية ثلاثية الأبعاد تحرك التفاعلات الفيزيائية.
Port of the Bullet physics engine for JavaScript.
Lightweight 3d physics engine for javascript
Lightweight 3D physics engine for JavaScript.
A Tiny WebGL helper Library
Tiny helper library for WebGL.
High-performance Toolkit for WebGL-based Data Visualization
WebGL2 components specifically for data visualization.
A lightweight WebGL library
Lightweight library for WebGL rendering.
A minimal WebGL 2 rendering library
Minimalist library for WebGL 2 rendering.