Shaper is a web-based application designed for creating and manipulating geometry nodes. It provides an intuitive and interactive interface for users to design complex geometric shapes and structures directly in their web browser.
Shaper is a powerful tool for anyone interested in geometry and design. Whether you are a student, educator, or professional, Shaper offers a range of features to help you create and explore geometric nodes with ease.
- Interactive geometry node editor
- Real-time preview of geometric shapes
- User-friendly interface
- Support for complex geometric operations
- Node.js (v14 or higher)
- pnpm (v6 or higher)
To install the dependencies, run:
pnpm installTo start the development server, run:
pnpm startTo build the project, run:
pnpm buildAn overview of the main workspace where you can interact with geometry nodes.
A focused view of the design area displaying real-time updates as you edit your geometry.
We welcome contributions from the community. To contribute, please follow these steps:
- Fork the repository
- Create a new branch (
git checkout -b feature-branch) - Make your changes
- Commit your changes (
git commit -m 'Add new feature') - Push to the branch (
git push origin feature-branch) - Open a pull request
This project is licensed under the MIT License.

