SkillAgentSearch skills...

Earth3d

Earth3D is an open-source 3D data visualization tool designed to display any type of geospatial data on a virtual globe, with the long-term goal of serving as an open alternative to Google Earth. This project is still under development.

Install / Use

/learn @maxbodin/Earth3d
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Earth 3D

Table of Contents

Introduction

Earth 3D is a free, open-source, web-based 3D visualization platform that provides real-time interactive mapping of aircraft, airports, weather patterns, seismic activity, and more. Developed by MaxBodin, Earth 3D allows users to explore global locations and visualize dynamic datasets on Earth, as well as in the broader Solar System.

Currently, in early beta, the project can be explored here. With its intuitive interface, users can immerse themselves in real-time data visualizations, offering a unique perspective on natural events, transportation networks, and planetary systems.

Built using Next.js and Three.js, Earth 3D delivers smooth 3D experiences directly in the browser, making it an accessible and powerful tool for both casual users and professionals interested in global and celestial phenomena.

Roadmap

See the issues on the GitHub page to learn about the project global advancement or how you can contribute.

Start the project - development

  • Clone this repository with git clone https://github.com/maxbodin/earth3d.git
  • Execute cd earth3d/
  • Install dependencies.
  • Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

License

This project is under the MIT Licence.

Contact

Currently only developed by MaxBodin.

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3d ago
Forks0

Languages

TypeScript

Security Score

75/100

Audited on Apr 7, 2026

No findings