{"id":28796220,"url":"https://github.com/bocaletto-luca/geometry-3d-explorer","last_synced_at":"2026-04-27T18:32:21.736Z","repository":{"id":296901025,"uuid":"994932365","full_name":"bocaletto-luca/Geometry-3d-Explorer","owner":"bocaletto-luca","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. By Bocaletto Luca","archived":false,"fork":false,"pushed_at":"2025-06-12T00:59:48.000Z","size":59,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-18T03:11:39.904Z","etag":null,"topics":["3d","3d-files","3d-objects","3d-view","bocaletto-luca","css3","geometry-3d","html5","import-export","javascript","opensource","responsive","save-data","web-3d","webapp"],"latest_commit_sha":null,"homepage":"https://bocaletto-luca.github.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bocaletto-luca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-02T17:52:44.000Z","updated_at":"2025-06-13T18:34:56.000Z","dependencies_parsed_at":"2025-06-03T07:40:40.986Z","dependency_job_id":null,"html_url":"https://github.com/bocaletto-luca/Geometry-3d-Explorer","commit_stats":null,"previous_names":["bocaletto-luca/geometry-3d-explorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bocaletto-luca/Geometry-3d-Explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FGeometry-3d-Explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FGeometry-3d-Explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FGeometry-3d-Explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FGeometry-3d-Explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bocaletto-luca","download_url":"https://codeload.github.com/bocaletto-luca/Geometry-3d-Explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FGeometry-3d-Explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32349468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d","3d-files","3d-objects","3d-view","bocaletto-luca","css3","geometry-3d","html5","import-export","javascript","opensource","responsive","save-data","web-3d","webapp"],"created_at":"2025-06-18T03:11:39.630Z","updated_at":"2026-04-27T18:32:21.731Z","avatar_url":"https://github.com/bocaletto-luca.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3D Geometry | Educational | WebApp 🚀\n#### Author: Bocaletto Luca\n[![Language: JavaScript](https://img.shields.io/badge/language-JavaScript-yellow.svg)](https://www.javascript.com)  \n[![Technology: Babylon.js](https://img.shields.io/badge/technology-Babylon.js-blue.svg)](https://www.babylonjs.com)  \n[![License: GPL v3](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)  \n[![Version: 1.0](https://img.shields.io/badge/version-1.0-green.svg)]()\n\n[![Test Online](https://img.shields.io/badge/Test%20Online-Click%20Here-brightgreen?style=for-the-badge)](https://bocaletto-luca.github.io/Geometry-3d-Explorer/)\n---\n\n## Description\n\n**Professional 3D Geometry Educational App** is an interactive web application built with **Babylon.js**.  \nIt 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. 😎\n\n---\n\n## Features\n\n- **Interactive Shape Selection**  \n  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.\n\n- **Dynamic Controls**  \n  - **Color \u0026 Material:** Real-time updates of object color, specular, and emissive properties.  \n  - **Scale \u0026 Translation:** Adjust the object's size and position along the X, Y, and Z axes.  \n  - **Lighting:** Modify scene light intensity and color.  \n  - **Animation:** Toggle auto‑rotation and adjust rotation speed.  \n  - **Camera:** Fine-tune camera parameters including alpha, beta, and radius.\n\n- **Import/Export Support**  \n  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.\n\n- **Presets**  \n  Quickly switch among several preset configurations (Default, Night Mode, Bright Day, Warm) for effortless theme changes.\n\n---\n\n## Built With\n\n- **HTML5** 📝  \n- **CSS3** 🎨  \n- **JavaScript** 💻  \n- **Babylon.js** 🚀\n\n---\n\n## Screenshots\n\n![Screenshot](screenshot.png)\n\n---\n\n## Author\n\n👤 **Bocaletto Luca**  \n\n---\n\n## License\n\nThis project is licensed under the **GNU GPL v3** – see the [LICENSE](https://www.gnu.org/licenses/gpl-3.0) file for details.\n\n---\n\n## Contributing\n\nContributions, issues, and feature requests are welcome!  \nFeel free to fork the repository and submit pull requests. 😊\n\n---\n\nEnjoy exploring and enhancing this interactive 3D geometry educational app!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fgeometry-3d-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbocaletto-luca%2Fgeometry-3d-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fgeometry-3d-explorer/lists"}