Tag: expression

  • 4. Expression Editor y ciclos – Tutorial de Maya

    https://i.ytimg.com/vi/GlKtO4JLdFo/hqdefault.jpg (( Usa audífonos para oír más fuerte y claro )) Tutorial donde muestro como simular ciclos en maya 3d con Expression Editor, espero les sirva. ala1.rotateZ=time*10; ala1.rotateZ=sin(time*libelula.velocidad1)*40; La segunda expresión es para el angulo y rapidez. objecto.atributoModificado= sin(tiempo*atributoVelocidad)*Amplitud; tiempo*atributoVelocidad=frecuencia 1 frame equivale a 0.0417 time Si deseas puede cambiar time por frame. source

  • Javascript Email Validation Form Using Regular Expressions Part 1 of 2

    In this tutorial, I show you how to create a html form that uses javascript to check whether or not a entered email address is a valid email or not. Make sure you include a server side validation script as well if your using this on your own website, because if javascript is turned off…

  • Tutorial Rigging en Maya – Parte 3

    https://i.ytimg.com/vi/xFngbel9UQA/hqdefault.jpg Hoy continuaremos trabajando en los controles, como el de la pelvis, los ojos, expresiones, etc, espero les guste! Suscríbete al canal, dale me gusta al video, compártelo, deja un comentario y nos vemos pronto!! Facebook: https://www.facebook.com/andrescarmonaartista3d Página: http://carmona015.wix.com/acda source

  • [JavaScript Tutorial] 014 Function Statements and Function Expressions

    Advanced JavaScript Tutorials: In this tutorial, you will enhance your abilities as a Javascript developer by delving into first class functions, callbacks, closures, IIFEs, prototypal inheritance, diving into the source code of jQuery, and building your own framework/library CHECKOUT MY NEXT VIDEO: PLAYLIST JAVASCRIPT ADVANCED: https://www.youtube.com/playlist?list=PLz1XPAFf8IxbIU78QL158l_KlN9CvH5fg CHECKOUT MY GOOGLE PLUS: https://plus.google.com/u/0/117617698444566613051/posts Original source

  • database tutorial backup MySQL database & restore it

    database tutorial backup MySQL database & restore it

    In this database administartion tutorial I am talking about how to easily backup sql database and restore databases using phpMyAdmin. The video is short and … source