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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dataarts avatar

dataarts/webgl-globeArchived

0
View on GitHub↗
3,770 stars·1,198 forks·JavaScript·22 viewsexperiments.withgoogle.com/chrome/globe↗

Webgl Globe

webgl-globe is a WebGL globe visualization library and geospatial renderer used to display latitude and longitude spatial data on an interactive 3D globe. It functions as a 3D data visualization tool that maps coordinate-based datasets into a three-dimensional environment.

The library provides capabilities for interactive geographic visualization and spatial data animation, allowing for the rendering of geographic coordinates and the creation of automated motion sequences to illustrate trends or movements over time.

It utilizes hardware acceleration to implement a web-based map interface, employing GPU-accelerated point drawing and shader-driven visual effects to display large amounts of geographic information within a web browser.

Features

  • Interactive 3D Globes - Provides an interactive 3D globe for exploring spatial patterns and geographic distributions of data.
  • Three-Dimensional Visualizations - Maps coordinate-based datasets into a three-dimensional spherical environment for spatial analysis.
  • Geographic Spatial Rendering - Renders latitude and longitude coordinates as interactive points to visualize global geographic distributions.
  • Geospatial Animations - Creating automated motion sequences on a global map to illustrate trends or movements over time.
  • Point Cloud Rendering - Utilizes GPU acceleration to render thousands of spatial data points as high-performance point clouds.
  • Interactive WebGL Visualizers - Functions as a high-performance WebGL visualizer for rendering large amounts of geographic information.
  • WebGL Rendering - Uses the WebGL API to render a 3D spherical geometry for high-performance geographic data display.
  • Geospatial Renderers - Provides a hardware-accelerated renderer for projecting geographic coordinates and animations onto a sphere.
  • Geographic Coordinate Mapping - Translates latitude and longitude coordinates into 3D Cartesian vectors for positioning elements on a spherical surface.
  • Animated Visualizations - Creates automated animation sequences to visualize the movement and evolution of geographic data over time.
  • Camera View Controllers - Provides a virtual camera system to adjust the orientation and perspective of the 3D globe for navigation.
  • Visual Effect Shaders - Employs custom GLSL shaders to control the lighting, color, and visual effects of the globe and data points.
  • Web-Based Map Interfaces - Provides a custom interactive globe interface for displaying location-based information in web browsers.

Star history

Star history chart for dataarts/webgl-globeStar history chart for dataarts/webgl-globe

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Curated searches featuring Webgl Globe

Hand-picked collections where Webgl Globe appears.
  • WebGL 3D Rendering Libraries

Frequently asked questions

What does dataarts/webgl-globe do?

webgl-globe is a WebGL globe visualization library and geospatial renderer used to display latitude and longitude spatial data on an interactive 3D globe. It functions as a 3D data visualization tool that maps coordinate-based datasets into a three-dimensional environment.

What are the main features of dataarts/webgl-globe?

The main features of dataarts/webgl-globe are: Interactive 3D Globes, Three-Dimensional Visualizations, Geographic Spatial Rendering, Geospatial Animations, Point Cloud Rendering, Interactive WebGL Visualizers, WebGL Rendering, Geospatial Renderers.

Which projects share features with dataarts/webgl-globe?

Projects with overlapping indexed features include: maptalks/maptalks.js — maptalks.js is a JavaScript map rendering library and web map interaction framework used to render interactive 2D and… shuding/cobe — Cobe is a WebGL globe library designed for interactive 3D geographic data visualization. It functions as a… antvis/l7 — L7 is a WebGL-powered geospatial visualization engine and browser-based GIS engine designed for high-performance… oframe/ogl — ogl is a WebGL graphics library and 3D scene graph engine designed for rendering three-dimensional scenes. It provides… mpetroff/pannellum — Pannellum is a WebGL panorama viewer and virtual tour framework used to render equirectangular or cubemap images as… patriciogonzalezvivo/thebookofshaders — The Book of Shaders is an interactive educational guide and curriculum for learning GLSL fragment shader programming…

Projects sharing features with Webgl Globe

These projects share indexed features with Webgl Globe. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • maptalks/maptalks.jsmaptalks avatar

    maptalks/maptalks.js

    4,519View on GitHub↗

    maptalks.js is a JavaScript map rendering library and web map interaction framework used to render interactive 2D and 3D geographic data on a web canvas. It functions as a 3D geospatial engine supporting 3DTiles and GLTF formats, a GeoJSON visualization tool, and a spatial analysis library. The project distinguishes itself through high-performance rendering and dynamic geospatial animation, including the ability to simulate traffic flow and execute smooth visual transitions for map elements. It provides comprehensive tools for interactive geometry editing, allowing users to draw and modify ve

    HTML
    View on GitHub↗4,519
  • shuding/cobeshuding avatar

    shuding/cobe

    5,407View on GitHub↗

    Cobe is a WebGL globe library designed for interactive 3D geographic data visualization. It functions as a canvas-based map component that renders a world map, allowing for the plotting of latitude and longitude coordinates via markers and connecting arcs. The library distinguishes itself by linking standard HTML elements to 3D coordinates using CSS anchor positioning. This integration enables the attachment of DOM elements, such as labels and tooltips, directly to markers and arcs on the sphere. The system covers geographic data plotting and network connection mapping, utilizing automated r

    TypeScriptglobewebgl
    View on GitHub↗5,407
  • antvis/l7antvis avatar

    antvis/L7

    4,024View on GitHub↗

    L7 is a WebGL-powered geospatial visualization engine and browser-based GIS engine designed for high-performance rendering of large-scale 2D and 3D spatial datasets. It functions as a geographic data visualization library that leverages hardware acceleration to display massive datasets and heatmaps within a web browser. The engine features an abstracted basemap integration layer that decouples data visualization from the underlying map provider, allowing for the use of various map providers or offline deployments. It employs a system for visual variable mapping to translate numeric and catego

    TypeScript
    View on GitHub↗4,024
  • oframe/ogloframe avatar

    oframe/ogl

    4,540View on GitHub↗

    ogl is a WebGL graphics library and 3D scene graph engine designed for rendering three-dimensional scenes. It provides a lightweight framework for managing geometries and coordinating spatial transformations within a hierarchical system. The project includes a PBR shader system for creating realistic materials and a GPGPU computation framework for performing large-scale general-purpose calculations and particle simulations on the graphics processor. It also features a post-processing suite for applying visual filters to rendered scenes via frame buffers. The library covers broader capabiliti

    JavaScript
    View on GitHub↗4,540
Compare all 30 related projects→