blob: 3c7328fa7761a76688aa72a531ff302d1150d7b3 (
plain)
1
2
3
4
|
Autodiff Texture Example
===========================
The goal of this example is to demonstrate how to use custom backward derivative functions to propagate derivatives backwards to a texture.
|