Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 1.95 KB

README.md

File metadata and controls

54 lines (43 loc) · 1.95 KB

#3D CUBE PhP Terminal Engine

About this

The projet is a personnal research about PhP in Unix Terminal. It print a 3D Cube using Vertex, Rasterize and Edge Engine made in PhP Only.


EDGE:
alt text


RASTERIZE:
alt text


VERTEX:
alt text

Current build status

0.9:

Quick start

How to use:

Run in you terminal ressources/php main[x].php
x = 01, 02, ...

each of these will explain the process about the homogeneous coordinates
implement in a 3D variation static system.

From

  • Tchenier