An open API service indexing awesome lists of open source software.

https://github.com/acui/customized-pipeline

Implement a customized render pipeline in godot 4.3+
https://github.com/acui/customized-pipeline

gdscript glsl godot godot-demo godot-engine godot4 godot4-3 godot4-4 render-pipeline rendering-pipeline tutorial tutorial-code vulkan vulkan-demo

Last synced: 6 months ago
JSON representation

Implement a customized render pipeline in godot 4.3+

Awesome Lists containing this project

README

          

# Customized Render Pipeline

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

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

![Screenshot](screenshot.png)

## License

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