Fixing note

This commit is contained in:
mklefrancois 2020-09-02 15:57:42 +02:00
parent 14d04c94b8
commit 15b30e7bd1
7 changed files with 15 additions and 15 deletions

View file

@ -194,7 +194,7 @@ In `main.cpp`, where we are loading the OBJ model, we can replace it with
helloVk.createSpheres();
~~~~
**Note**: it is possible to have more OBJ models, but the spheres will need to be added after all of them.
:warning: **Note:** it is possible to have more OBJ models, but the spheres will need to be added after all of them.
The scene will be large, better to move the camera out