-
Ornatrix Maya V4 BETA: Surface Comb strand data
https://i.ytimg.com/vi/1O_CpIFeiPQ/hqdefault.jpg Surface Comb operator in Ornatrix V4 can be used to define and control strand data using surface sinks. In this tutorial we learn how to use this functionality to control surface-varying frizz and length values of hair. More info: https://ephere.com/plugins/autodesk/maya/ornatrix/ source
-
JavaScript Storage Interface sessionStorage localStorage Tutorial
Lesson Code: http://www.developphp.com/video/JavaScript/JavaScript-Storage-Interface-sessionStorage-localStorage-Tutorial In this exercise we explore the Storage interface in JavaScript. Allowing the front-end of your applications to remember persistent data across the entire domain, for each individual user. It is somewhat similar to creating session and cookie variables in other programming languages you might work with. Original source