Spase_Z is a Web app that allows users to explore the effects of gravity on different objects and planets in space. Users can create their own scenarios or use predefined ones, and see how gravity influences the motion and interaction of the bodies. Spase_Z is built with Webpack as a server, Three.js as a graphics library, and TypeScript as a programming language.
- First, you need to have Node.js and npm installed.
- Install modules
npm install
- Run the dev script
npm run dev
- Enjoy!
We welcome contributions to the Meqate project. If you have any ideas or suggestions, please feel free to open an issue or pull request.