QuasarX1 / Phys205Project

Year 2 Second Semester Computing Project
1 stars 0 forks source link

Alter Window Sizing #15

Open QuasarX1 opened 4 years ago

QuasarX1 commented 4 years ago

Modify fixed window size to allow for dynamic change. Calculate all pixel values based on the size of the camera (3D) or window (2D).

QuasarX1 commented 4 years ago

The rendering system has been overhauled with the 3D entities rendering relative to the camera taking into account the distance scale.

QuasarX1 commented 4 years ago

Bug encountered where fullscreen cuts off 20% of the canvas on all sides.