google / google/amber

Add ability to convert a Recipe back to a text representation

Open
#524 4 comments 0 reactions 0 assignees View on GitHub
amberscript enhancement
Dominant language
C++
Stars
228
Forks
77
PR merge metrics
No merged PRs in 30d

Description

Currently you can pass in compiled shaders into a recipe to use during rendering. We'd like the ability to modify buffers to use during rendering. When those are done, the script being run isn't necessarily the script that was start with. We'd like the ability to take a given recipe and turn it back into an Amberscript file.

For shaders, we'd attempt to write out the spirv-asm for the shader, in the case where disassembly fails we'd write the shader as HEX data.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.