Home

Awesome

VK_OFFLINE

This example shows how to create a Vulkan context, render and save the result to disk without creating any window. An example on how to use Vulkan with command line executable.

offline.exe OPTION
 -t    :  (float)    time   (default: 0.0). If time is < 0, then it will be random.
 -s    :  (int int)  size   (default: 800 600)
 -o    :  (string)   output (default "result.png")