Jelata

Explore and learn more about the solar system in a 3D experience using Three.js

Jelata

Description

Jelata is a 3D experience that allows you to explore and learn about the solar system. It is built using Three.js and WebGL. You can explore the solar system by zooming in and out with , and by moving around the planets. You can also learn more details about each planet by clicking on them.

Repository

View it’s repo here : https://github.com/albugowy15/jelata

Tech Stack

JavaScript

Using JavaScript to create a 3D object and render it on the canvas element. It also helpful manipulate the DOM element to response user interaction.

Three.js

Three.js is a cross-browser JavaScript library and application programming interface used to create and display animated 3D computer graphics in a web browser using WebGL. It is the most popular 3D library for the web.

WebGL

WebGL is a JavaScript API for rendering interactive 3D and 2D graphics within any compatible web browser without the use of plug-ins. WebGL does so by introducing an API that closely conforms to OpenGL ES 2.0 that can be used in HTML5 <canvas> elements.

Webpack

Webpack is a static module bundler for modern JavaScript applications. When webpack processes your application, it internally builds a dependency graph which maps every module your project needs and generates one or more bundles.

Teams

This project can be carried out smoothly and very well thanks to the support and hardwork of my friends

Tech Stack : javascriptthreejswebglwebpack