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

Z axis not working #12

Closed TheNoswad closed 2 years ago

TheNoswad commented 2 years ago

The Z-axis for vertices is not working for me. The following screenshot should be a cube but is a plane. Screen Shot 2021-10-13 at 11 34 55 AM

To reproduce, create an object with vertices that utilize the Z-axis.

ElhamAryanpur commented 2 years ago

Fixed