Parametrix is a streamlined 3D animation software that works natively in your browser of choice. It offers support for moving, rotating, scaling, and changing the colors of objects animated in a scene according to a variety of mathematically constructed functions that the user can configure.
The standalone website can be found here: https://matthewsavitt.github.io/Parametrix-CMSI-4072/
- Clone the repository:
git clone <repository-url> - Navigate to the root directory and install dependencies:
npm install
3.Start the application:
npm start
Code by Matthew Savitt :D, open source or whatever.