Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arzoka/pyrender3d

3D rendering engine using python
https://github.com/arzoka/pyrender3d

Last synced: about 1 month ago
JSON representation

3D rendering engine using python

Awesome Lists containing this project

README

        

# PyRender3D
3D rendering engine using python

## Dependencies
- numpy
- json
- time
- pygame

## Current Features
- Perspective Projection using faces and vertices

## To Do
- Add camera position, rotation, and field of view