OpenSubdiv/examples/mtlViewer
David G Yu 8912b3f3d3 Mtl implementation screenspace fvar interp
Fixed smooth face-varying interpolation for the Metal viewer
when using screen-space tessellation. The location to evaluate
the face-varying value needs to match the computed tess location
instead of the intrinsic position_in_patch.
2019-05-28 10:02:08 -07:00
..
iOS Added Metal support 2017-04-19 16:49:53 -07:00
OSX Mostly cosmetic clean up to the Metal example apps 2019-03-09 23:17:23 -08:00
CMakeLists.txt Fix build of Metal examples when also building GL 2019-03-09 22:58:34 -08:00
init_shapes.h Moved definition of struct ShapeDesc into same header file as Shape: 2019-04-23 12:05:14 -07:00
mtlViewer.h Added fvar support for metla as well as a ui for fvar. 2017-06-05 15:06:47 -07:00
mtlViewer.metal Mtl implementation screenspace fvar interp 2019-05-28 10:02:08 -07:00
mtlViewer.mm Mtl implementation whitespace fixes 2019-05-22 18:00:36 -07:00