Skip to content

Projecting a 3d form on a 2d projection space with perspective and linear algebra

Notifications You must be signed in to change notification settings

Arthur-Matias/3d-rendering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3d Rendering

 

Demo

3d Rendering

Github top language Github language count Repository size Github stars

About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

3D visualization with perspective using Linear Algebra, MathJs and Processing/P5JS.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# 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>

📝 License

This project is under license from MIT.

Made with ❤️ by Arthur Matias

 

Back to top

About

Projecting a 3d form on a 2d projection space with perspective and linear algebra

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published