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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Librerías de renderizado 3D con WebGL

Clasificación actualizada el 30 jun 2026

For librería de renderizado 3D WebGL para el navegador, the strongest matches are mrdoob/three.js (three), pmndrs/react-three-fiber (react-three-fiber is a declarative React renderer for three) and babylonjs/babylon.js (Babylon). Each is ranked by relevance to your query, popularity and recent activity.

Frameworks y motores JavaScript de alto rendimiento para construir gráficos 3D interactivos directamente dentro de navegadores web.

Librerías de renderizado 3D con WebGL

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mrdoob/three.jsAvatar de mrdoob

    mrdoob/three.js

    113,086Ver en GitHub↗

    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

    three.js is the definitive open-source WebGL 3D library for the browser, providing scene graph, materials, lights, shaders, animations, camera controls, format loaders, and GPU instancing—exactly what this search is after for building custom visualizations and interactive applications.

    JavaScriptCustom Shader ProgramsGeometry InstancingObject Hierarchy Management
    Ver en GitHub↗113,086
  • pmndrs/react-three-fiberAvatar de pmndrs

    pmndrs/react-three-fiber

    31,172Ver en GitHub↗

    This project is a React-based WebGL renderer that enables the creation of three-dimensional scenes using a declarative, component-driven architecture. It functions as a bridge between a component-based user interface library and a low-level graphics engine, allowing developers to manage lights, cameras, and geometry as standard elements within a reactive tree structure. The library distinguishes itself by treating the scene graph as a declarative hierarchy that synchronizes directly with application state and lifecycle events. It utilizes a custom reconciler to map component updates to object

    react-three-fiber is a declarative React renderer for three.js that provides a full-featured WebGL 3D rendering library with scene graph, materials, shaders, animation, camera controls, and loaders, making it a comprehensive flagship choice for building interactive 3D applications in the browser.

    TypeScriptWebGL & GPU RenderingComponent-Based Scene Graphs
    Ver en GitHub↗31,172
  • babylonjs/babylon.jsAvatar de BabylonJS

    BabylonJS/Babylon.js

    25,652Ver en GitHub↗

    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

    Babylon.js is a full-featured WebGL-based 3D rendering library with scene graphs, materials, shaders, animation, camera controls, and format loaders, making it an excellent choice for building custom 3D visualizations and interactive applications in the browser.

    TypeScriptCustom Shader ProgramsScene Graphs
    Ver en GitHub↗25,652

Related searches

  • motor JavaScript para juegos de navegador
  • a Next.js boilerplate for Three.js projects
  • a javascript library for building browser games
  • guía para aprender programación de shaders con WebGPU
  • a javascript library for canvas drawing
  • un kit de herramientas para visión artificial en el navegador
  • librería JavaScript para visualización de datos interactiva
  • librería de motor de física para juegos 2D y 3D