pull/241/head
Ben Hansen 3 years ago
parent 5a403c4ed2
commit 778a7d907b

@ -1,8 +1,8 @@
# The Depth Buffer
Let's take a closer look at the last example.
Let's take a closer look at the last example at an angle.
![forest_with_zoom.png](./forest_with_zoom.png)
![depth_problems.png](./depth_problems.png)
Models that should be in the back are getting rendered ahead of ones that should be in the front. This is caused by the draw order. By default, pixel data from a new object will replace old pixel data.

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

Loading…
Cancel
Save