OpenSubdiv/examples/mtlViewer
barry c424594625 Major step towards consistent use of include paths in source files:
- changed the main OPENSUBDIV_INCLUDE_DIR to exclude ./opensubdiv
    - updated CMakeLists.txt files in non-examples to use only this path
    - updated CMakeLists.txt files in examples to append ./opensubdiv to path
    - updated source in regression/common to use #include <opensubdiv/...>
    - updated source in examples/common to use #include <opensubdiv/...>
    - deferred source in examples to be updated on a case-by-case basis
2018-10-09 10:51:31 -07:00
..
iOS Added Metal support 2017-04-19 16:49:53 -07:00
OSX Added fvar support for metla as well as a ui for fvar. 2017-06-05 15:06:47 -07:00
CMakeLists.txt Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
init_shapes.h Metal patch shader changes for degenerate normals 2017-12-12 08:46:00 -08: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 Added fvar support for metla as well as a ui for fvar. 2017-06-05 15:06:47 -07:00
mtlViewer.mm Fixed mtlViewer face-varying evaluation 2017-07-13 17:22:16 -07:00