Skip to content

This engine print a 3D Cube in a terminal. Made in PhP from scratch.

Notifications You must be signed in to change notification settings

tanguychenier/Terminal_3DEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

This engine print a 3D Cube in a terminal. Made in PhP from scratch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages