Multiple frame buffer attachments (one per swapchain image)

This commit is contained in:
saschawillems 2018-07-19 15:07:41 +02:00
parent 14e078c191
commit 1de1b9e568
2 changed files with 48 additions and 39 deletions

View file

@ -62,7 +62,7 @@ task copyTask << {
copy {
from '../../../data/models'
into 'assets/models'
include 'samplebuilding.dae'
include 'treasure_smooth.dae'
}
}