Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Back in the PowerAnimator days there were a handy set of tools for visualizing surface curvature. I've always missed this in Maya as curvature is a crucial element when defining the look of a surface. On the texturing side, curvature is useful for isolating features like folds and creases, giving you a precise idea of where elements like dirt should be painted. Occlusion maps can get you part of the way, but they do not account for true concave/convex features. Hence, as a throwback to the good 'ol PA days I've put together a package for handling curvature in Maya.
The package is made up of three nodes:
The 'Curvature GL' node is designed to offer a means of displaying surface curvature at interactive speeds. A mesh is drawn using OpenGL that allows curvature properties to be explored, and eventually exported to texture maps, per-vertex colors, or even RenderMan's SL (via per-vertex arrays).
The 'Curvature Hw Shader' node allows curvature shading to be applied directly to surfaces in Maya's viewports using hardware texturing.
The 'Curvature Shader' node allows curvature shading to be software rendered.
Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.