Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 528 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 528 Bytes

Graphic 3D


Description

It's an simple project that uses canvas to render 3D graphics based on functions.

More Informations

The cool in the project is that use 2d canvas to render 3D graphics, the points are dranw one by one. It's slow, but the logic to do that was funny to implement. Oh, and the code is messy, sorry :P

About me