AryanpurTech / BlueEngine

Blue Engine is a general-purpose and easy-to-use graphics engine written in rust.
Apache License 2.0
337 stars 16 forks source link

Depth buffer problems #10

Closed TheNoswad closed 2 years ago

TheNoswad commented 2 years ago

The depth buffer is not working correctly. Meshes do not render properly. Planes have no issue but shapes like cubes do.

I have attached a screenshot of mangled cubes. Hopefully, this is helpful. ScreenShot

ElhamAryanpur commented 2 years ago

Fixed