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
- Host: GitHub
- URL: https://github.com/bocaletto-luca/geometry-3d-explorer
- Owner: bocaletto-luca
- License: gpl-3.0
- Created: 2025-06-02T17:52:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-12T00:59:48.000Z (about 1 year ago)
- Last Synced: 2025-06-18T03:11:39.904Z (12 months ago)
- Topics: 3d, 3d-files, 3d-objects, 3d-view, bocaletto-luca, css3, geometry-3d, html5, import-export, javascript, opensource, responsive, save-data, web-3d, webapp
- Language: JavaScript
- Homepage: https://bocaletto-luca.github.io/
- Size: 57.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 3D Geometry | Educational | WebApp 🚀
#### Author: Bocaletto Luca
[](https://www.javascript.com)
[](https://www.babylonjs.com)
[](https://www.gnu.org/licenses/gpl-3.0)
[]()
[](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

---
## 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!