An open API service indexing awesome lists of open source software.

https://github.com/bocaletto-luca/geometry-3d-explorer

Professional 3D Geometry Educational App is an interactive web application built with Babylon.js. It allows you to explore, import, and export a variety of 3D geometric shapes while adjusting parameters like scale, translation, lighting, material properties, camera settings, and animations—all in real time. By Bocaletto Luca
https://github.com/bocaletto-luca/geometry-3d-explorer

3d 3d-files 3d-objects 3d-view bocaletto-luca css3 geometry-3d html5 import-export javascript opensource responsive save-data web-3d webapp

Last synced: about 2 months ago
JSON representation

Professional 3D Geometry Educational App is an interactive web application built with Babylon.js. It allows you to explore, import, and export a variety of 3D geometric shapes while adjusting parameters like scale, translation, lighting, material properties, camera settings, and animations—all in real time. By Bocaletto Luca

Awesome Lists containing this project

README

          

# 3D Geometry | Educational | WebApp 🚀
#### Author: Bocaletto Luca
[![Language: JavaScript](https://img.shields.io/badge/language-JavaScript-yellow.svg)](https://www.javascript.com)
[![Technology: Babylon.js](https://img.shields.io/badge/technology-Babylon.js-blue.svg)](https://www.babylonjs.com)
[![License: GPL v3](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Version: 1.0](https://img.shields.io/badge/version-1.0-green.svg)]()

[![Test Online](https://img.shields.io/badge/Test%20Online-Click%20Here-brightgreen?style=for-the-badge)](https://bocaletto-luca.github.io/Geometry-3d-Explorer/)
---

## Description

**Professional 3D Geometry Educational App** is an interactive web application built with **Babylon.js**.
It allows you to explore, import, and export a variety of 3D geometric shapes while adjusting parameters like scale, translation, lighting, material properties, camera settings, and animations—all in real time. 😎

---

## Features

- **Interactive Shape Selection**
Choose from standard shapes (Cube, Sphere, Cylinder, Torus, Cone) and advanced polyhedra (Tetrahedron, Octahedron, Dodecahedron, Icosahedron) as well as additional solids (Ellipsoid, Pyramid, Prism, Hyperboloid, Torus Knot) and even build your custom shape.

- **Dynamic Controls**
- **Color & Material:** Real-time updates of object color, specular, and emissive properties.
- **Scale & Translation:** Adjust the object's size and position along the X, Y, and Z axes.
- **Lighting:** Modify scene light intensity and color.
- **Animation:** Toggle auto‑rotation and adjust rotation speed.
- **Camera:** Fine-tune camera parameters including alpha, beta, and radius.

- **Import/Export Support**
Import external 3D objects (e.g., GLTF, GLB, OBJ, STL) and export your current scene in various formats such as OBJ and GLTF/GLB. Also, download screenshots as PNG images.

- **Presets**
Quickly switch among several preset configurations (Default, Night Mode, Bright Day, Warm) for effortless theme changes.

---

## Built With

- **HTML5** 📝
- **CSS3** 🎨
- **JavaScript** 💻
- **Babylon.js** 🚀

---

## Screenshots

![Screenshot](screenshot.png)

---

## Author

👤 **Bocaletto Luca**

---

## License

This project is licensed under the **GNU GPL v3** – see the [LICENSE](https://www.gnu.org/licenses/gpl-3.0) file for details.

---

## Contributing

Contributions, issues, and feature requests are welcome!
Feel free to fork the repository and submit pull requests. 😊

---

Enjoy exploring and enhancing this interactive 3D geometry educational app!