Skip to content

nvpro-samples/vk_offline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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")

About

Rendering offline using Vulkan without opening a window

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published