Skip to content

eXcomm/alive

 
 

Repository files navigation

ALiVE

ALiVE is a simple open source 3D rendering engine in PHP 5.

Caution

I wrote this engine when I started learning 3D geometry. Therefore, the code is bad, slow, and doesn't support the features you're expecting it to support apart from the bare minimum. Please do not use this code for anything in a production environment.

License

The MIT license. See the file LICENSE in the repository.

Reading

Run the file test.html initially to see a simple demo. Then open up index.php, read the code, and try to modify it.

About

Old, slow, simple 3D rendering engine in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.0%
  • HTML 4.0%