Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 358 Bytes

File metadata and controls

13 lines (7 loc) · 358 Bytes

Customized Render Pipeline

This is a Godot test project that implements a customized render pipeline for Godot 4.6.

It's based on the triangle example of the Vulkan Tutorial: https://vulkan-tutorial.com/Drawing_a_triangle/Setup/Base_code

Screenshot

License

The source in this repository falls under an MIT license (see LICENSE)