Skip to content

khabibullet/wireframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wireframe

Interactive wireframe renderer with perspective projection.

Instruments

pygame for keyboard and mouse handling, numpy to simplify working with matrixes.

Usage

Make sure that numpy and pygame libraries installed

host@name:~$ pip3 install pygame
host@name:~$ pip3 install numpy

Then launch python script

host@name:~$ python3 wireframe.py

Features

View translation and rotation (WASD keys and mouse).

Perspective projection.

About

3d-wireframe CPU renderer prototype

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages