KhronosGroup / KhronosGroup/Vulkan-Tutorial

Inconsistency in chapter "Rendering Mutliple Objects" with previous chapters and crash on close

オープン
#375 コメント 1 件 リアクション 0 件 担当者 1 名 @gpx1000 が担当を希望しています GitHub で見る
主要言語
C++
スター
418
フォーク
126
平均マージ
11日 6時間
マージ済み PR(30日)
31

説明

While following the chapter on "[Rendering Multiple objects](https://docs.vulkan.org/tutorial/latest/16_Multiple_Objects.html)" I noticed that in the `updateUniformBuffers()` function the up vector in `glm::lookAt` changes from Z to Y. This change isn't explained, so someone who isn't copying the whole snippet and doesn't notice the change could run into problems as in the `setupGameObjects()` function the variables are set assuming this change.

This chapter also doesn't show or tell that the `cleanup()` function was changed leading to a crash when the window is closed.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。