shaunlebron/blinky

[bug] fix trism globe peculiarities

Closed this issue · 1 comments

The top and bottom plate FOVs are kludged to fit a strange overlap issue. Properly calculate the necessary FOV for these plates and define a globe_plate(x,y,z) function since this isn't a regular polyhedra that can use the default plate resolution.

The proper FOV for the top and bottom is 100 degrees. After correcting the overlap issue, a new problem manifested with the view model being clipped at the corner. Reverted and back and everything is fine.