Skip to content

Project that aims to implement virtual camera using pygame library

Notifications You must be signed in to change notification settings

1stDimension/virtual_camera

Repository files navigation

Virtual_camera

This project consists of 2 main parts:

  • implementing simple virtual camera -> tag virtual_camera
  • implementing hidden surface elimination -> tag bsp

Simple virtual camera

The simplest possible implementation of virtual cammera using MVP metrices (implementd in numpy)

basic movement

Hidden surface elimination

Implementation of binary space partitioning tree and recreation of most of rendering

surface elimination

About

Project that aims to implement virtual camera using pygame library

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages