Website powered by

Style Transfer in Unity - Neural Post-processing Effect with a Transition Shader

Using Unity's Barracuda library I implemented a neural style-transfer post-processing effect into a simple game environment. The transition was achieved by using a sprite shader which blended between two render textures based on the distance from the camera.