awesome-repositories.com
Blog
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
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GoogleWebComponents avatar

GoogleWebComponents/model-viewer

0
View on GitHub↗
8,142 stele·935 fork-uri·TypeScript·Apache-2.0·4 vizualizărimodelviewer.dev↗

Model Viewer

model-viewer este o componentă web utilizată pentru a randa și a interacționa cu modele tridimensionale direct într-un browser web. Funcționează ca un renderer de modele 3D glTF și o componentă WebGL interactivă, încapsulând un pipeline de randare 3D într-un element HTML personalizat.

Proiectul permite realitatea augmentată bazată pe web, permițând proiectarea activelor 3D în medii fizice folosind camera unui dispozitiv mobil. Oferă instrumente pentru proiecția în realitate augmentată și crearea de experiențe prin combinarea modelelor 3D cu urmărirea camerei.

Componenta suportă vizualizarea 3D a produselor și integrarea graficii interactive în paginile web. Gestionează procesarea activelor glTF și utilizează logica de interacțiune raycast pentru a permite utilizatorilor să manipuleze și să vizualizeze modelele din unghiuri diferite.

Features

  • Custom Element Wrappers - Encapsulates a complex 3D rendering pipeline within a custom HTML element for seamless web page integration.
  • A-Frame and three.js Renderers - Leverages the three.js library to manage scene graphs, lighting, and materials for 3D rendering.
  • Embedded 3D Viewers - Implements a specialized component for embedding and rendering 3D spatial data within web pages.
  • GLTF Renderers - Functions as a specialized graphics engine optimized for rendering glTF and GLB 3D asset formats.
  • Asset Pipelines - Provides a pipeline for processing and loading glTF geometry, textures, and animations into browser memory.
  • 3D Scene Renderers - Provides a hardware-accelerated pipeline for real-time interactive 3D scene visualization in the browser.
  • WebXR Integrations - Integrates with the WebXR API to project virtual objects onto real-world camera feeds.
  • Interactive WebGL Visualizers - Provides a high-performance WebGL-based tool for interactive 3D graphical visualization.
  • Custom Element 3D Integrations - Enables adding interactive 3D graphics to webpages using custom HTML elements without complex scripting.
  • Raycasting and Collision Selection - Uses raycasting to detect intersections between user pointers and 3D geometry for object manipulation.
  • Augmented Reality - Enables the projection of 3D models into physical environments using mobile device cameras.
  • Augmented Reality Frameworks - Offers tools to combine 3D models with camera tracking for immersive augmented reality experiences.
  • 3D Model Visualizers - Allows for the detailed inspection and visualization of 3D product models on e-commerce pages.
  • Standalone Components - Interactive 3D model rendering component.

Istoric stele

Graficul istoricului de stele pentru googlewebcomponents/model-viewerGraficul istoricului de stele pentru googlewebcomponents/model-viewer

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Model Viewer

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Model Viewer.
  • google/model-viewerAvatar google

    google/model-viewer

    8,127Vezi pe GitHub↗

    model-viewer is a web-based 3D model viewer provided as a web component for rendering interactive three-dimensional assets and animations directly in a browser. It functions as a specialized GLTF web renderer designed to display GLTF and GLB files with settings optimized for performance and quality. The project includes a WebXR augmented reality player that projects 3D models into real-world environments using mobile device cameras and spatial tracking. It also features a visual regression testing tool capable of generating golden images and comparing renders to detect visual regressions in 3

    TypeScript
    Vezi pe GitHub↗8,127
  • aframevr/aframeAvatar aframevr

    aframevr/aframe

    17,557Vezi pe GitHub↗

    A-Frame is a declarative 3D scene engine and WebXR framework used to build virtual and augmented reality experiences directly in the web browser. It utilizes an entity component system where generic objects are assigned behaviors through attachable components and lifecycle hooks. The framework allows the assembly of immersive environments using HTML-like markup to define geometries, lighting, and materials. It implements WebXR standards to ensure consistent playback across different hardware and browsers, including support for VR headsets, desktops, and mobile devices. The system covers a br

    JavaScript3daframeaugmented-reality
    Vezi pe GitHub↗17,557
  • playcanvas/engineAvatar playcanvas

    playcanvas/engine

    16,051Vezi pe GitHub↗

    This project is a WebGL 3D game engine and comprehensive suite of tools for rendering high-performance 3D graphics and interactive scenes in the browser using WebGL and WebGPU. It provides a dedicated WebXR framework for building augmented and virtual reality experiences that run directly in a web browser. The engine includes a specialized Gaussian splatting renderer for displaying 3D point-cloud data to create photorealistic environmental captures. It utilizes a glTF asset pipeline to load and stream compressed 3D models and textures for efficient asset delivery. The system covers real-time

    JavaScript
    Vezi pe GitHub↗16,051
  • f3d-app/f3dAvatar f3d-app

    f3d-app/f3d

    4,137Vezi pe GitHub↗

    f3d is a fast 3D model viewer and rendering engine designed for visualizing 3D meshes, CAD files, and point clouds. It operates across multiple deployment profiles, functioning as a lightweight desktop application, a scientific data visualizer for volumetric and scalar datasets, a headless rendering engine for automated image generation, and a WebAssembly-based renderer for web applications. The project distinguishes itself through specialized support for Gaussian Splatting scene reconstructions and the ability to visualize complex scientific formats such as VTK, NetCDF, and HDF. It features

    C++3d3d-graphics3d-viewer
    Vezi pe GitHub↗4,137
Vezi toate cele 30 alternative pentru Model Viewer→

Întrebări frecvente

Ce face googlewebcomponents/model-viewer?

model-viewer este o componentă web utilizată pentru a randa și a interacționa cu modele tridimensionale direct într-un browser web. Funcționează ca un renderer de modele 3D glTF și o componentă WebGL interactivă, încapsulând un pipeline de randare 3D într-un element HTML personalizat.

Care sunt principalele funcționalități ale googlewebcomponents/model-viewer?

Principalele funcționalități ale googlewebcomponents/model-viewer sunt: Custom Element Wrappers, A-Frame and three.js Renderers, Embedded 3D Viewers, GLTF Renderers, Asset Pipelines, 3D Scene Renderers, WebXR Integrations, Interactive WebGL Visualizers.

Care sunt câteva alternative open-source pentru googlewebcomponents/model-viewer?

Alternativele open-source pentru googlewebcomponents/model-viewer includ: google/model-viewer — model-viewer is a web-based 3D model viewer provided as a web component for rendering interactive three-dimensional… aframevr/aframe — A-Frame is a declarative 3D scene engine and WebXR framework used to build virtual and augmented reality experiences… playcanvas/engine — This project is a WebGL 3D game engine and comprehensive suite of tools for rendering high-performance 3D graphics and… f3d-app/f3d — f3d is a fast 3D model viewer and rendering engine designed for visualizing 3D meshes, CAD files, and point clouds. It… brunosimon/folio-2019 — This project is a creative coding showcase and interactive 3D portfolio template. It utilizes JavaScript and ThreeJS… jeromeetienne/ar.js — AR.js is a web-based augmented reality framework used to create immersive experiences directly in a browser using…