GBuffer

# Itroduction

GBuffer has three textures, which contains position, normal, roughness, metalness of each pixel. It can be used in deferred rendering.

# Main Code