About | Technologies | Requirements | Starting | License | Author
3D visualization with perspective using Linear Algebra, MathJs and Processing/P5JS.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/Arthur-Matias/3d-rendering
# Access
$ cd 3d-rendering
# Install dependencies
$ yarn
# Run the project
$ yarn start
# The server will initialize in the <http://localhost:3000>
This project is under license from MIT.
Made with ❤️ by Arthur Matias