procedural-3d-engine/data
Voultapher 5d7014b221 Visual Update for computeparticles
Instead of using a small amount of large textured particles, use a large
amount of small monochrome particles.
Which uses a new vulkanexamplebase functionality of creating and
updating a only device visible buffer via a temporary staging buffer.
2016-04-21 11:21:48 +02:00
..
models New mesh and array texture for instancing example 2016-04-16 16:51:23 +02:00
shaders Visual Update for computeparticles 2016-04-21 11:21:48 +02:00
textures Updated instancing example, using instanced attributes (instead of one big ubo), staging, new meshes, etc. 2016-04-17 12:30:42 +02:00
font.fnt Added Vulkan examples sources! 2016-02-16 15:07:25 +01:00