Skip to content

A simple web application that uses WebGL to render a basic 3D globe, allowing panning and zooming functionalities.

License

Notifications You must be signed in to change notification settings

Aknbb/simple-webgl-globe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple WebGL Globe

This is a simple web application that uses WebGL to render a basic 3D globe, allowing panning and zooming functionalities. The purpose of this project is to understand the workings of WebGL, learn about texture usage, and implement fundamental features to create a basic 3D world map.

Demo

Demo

Features

  • Basic 3D Globe: Utilizes WebGL to render a simple 3D representation of the Earth.

  • Pan: Navigate around the globe by clicking and dragging.

  • Zoom: Use the mouse wheel to zoom in and out.

Getting Started

To run the application, follow these steps:

  1. Clone the simple-webgl-globe repository from GitHub:

       git clone https://github.com/Aknbb/simple-webgl-globe.git
    
  2. Open the index.html file in your preferred web browser.

Purpose

This project serves as a learning exercise to gain insights into WebGL's functionality, understand texture usage, and implement basic 3D mapping capabilities. The focus is on keeping the complexity minimal for better comprehension.

License

This project is licensed under the MIT License.

Contact

Feel free to explore my Simple WebGL Globe project and get in touch if you have any questions or collaboration ideas. You can reach out to me via akinbuyukbulut@gmail.com or connect with me on LinkedIn and GitHub.

About

A simple web application that uses WebGL to render a basic 3D globe, allowing panning and zooming functionalities.

Topics

Resources

License

Stars

Watchers

Forks

Languages