Skip to content

Repository files navigation

py3D

Simple 3D engine that loads and renders objects from obj files. Example

Setup and run

Install the required packages:

pip install -r requirements.txt

Then run:

python main.py

Todo:

  • Camera movement
  • Culling
  • Clipping
  • Texture
  • Depth buffering

About

A really slow 3D engine built from scratch using numpy :)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages