Note on separate asset pack [skip ci]
This commit is contained in:
parent
566da6083b
commit
265e05bcbd
3 changed files with 3 additions and 3 deletions
2
data/README.md
vendored
2
data/README.md
vendored
|
|
@ -9,7 +9,7 @@ Examples that require assets from this pack will have a note in the header:
|
|||
/*
|
||||
* Vulkan Example
|
||||
*
|
||||
* Note: Requires the separate (HDR) asset pack (see data/textures/hdr/README.md)
|
||||
* Note: Requires the separate asset pack (see data/README.md)
|
||||
*
|
||||
*/
|
||||
```
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Vulkan Example - HDR
|
||||
*
|
||||
* Note: Requires the separate (HDR) asset pack (see data/textures/hdr/README.md)
|
||||
* Note: Requires the separate asset pack (see data/README.md)
|
||||
*
|
||||
* Copyright (C) 2016-2017 by Sascha Willems - www.saschawillems.de
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Vulkan Example - Physical based rendering with image based lighting
|
||||
*
|
||||
* Note: Requires the separate (HDR) asset pack (see data/textures/hdr/README.md)
|
||||
* Note: Requires the separate asset pack (see data/README.md)
|
||||
*
|
||||
* Copyright (C) 2016-2017 by Sascha Willems - www.saschawillems.de
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue