Skip to content

Commit 364e697

Browse files
authored
Add a note about the rear side of the model (fixes #277)
1 parent 1788193 commit 364e697

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

en/08_Loading_models.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,8 @@ When you run your program again, you should now see the correct result:
239239

240240
All that hard work is finally beginning to pay off with a demo like this!
241241

242+
>As the model rotates you may notice that the rear (backside of the walls) looks a bit funny. This is normal and is simply because the model is not really designed to be viewed from that side.
243+
242244
## Vertex deduplication
243245

244246
Unfortunately we're not really taking advantage of the index buffer yet. The

0 commit comments

Comments
 (0)