Tag: easy

  • Autodesk Maya 2018 – Stylized Cannon Speed Modeling

    https://i.ytimg.com/vi/de2kUeFqVUk/hqdefault.jpg Autodesk Maya 2019 – Stylized Ship Cannon Timelapse Video. Learn how to put together a scene in Unreal : https://gum.co/ue4room Learn how to make the Stylized Material here : https://gumroad.com/l/paintertut Zbrush Brushes : https://gum.co/stylizedbrushes This video shows a timelapse video on how to model a stylized Cannon model. Autodesk maya was used to model,…

  • The Date Object – Getting, Setting & Formatting Dates in JavaScript – Tutorial

    In this video I’ll be demonstrating how to use the native JavaScript Date object to work with dates on the client-side of your web application or website. In most cases, a library such as Moment.js may be more suitable for working with dates but sometimes this native object is enough to satisfy your requirements. Support…

  • Autodesk Maya 2018 – Stylized Axe Speed Modeling

    https://i.ytimg.com/vi/Fn2hg2yg9ls/hqdefault.jpg Autodesk Maya 2018 – Stylized Axe Modeling and Texturing Timelapse Based on original concept by Anastasia Sid Get the Smart Material here : https://www.3dex.net/download-files.html Learn how to put together a scene in Unreal : https://gum.co/ue4room Learn how to make the Stylized Material here : https://gumroad.com/l/paintertut Zbrush Brushes : https://gum.co/stylizedbrushes This video shows a timelapse…

  • Virtual Keyboard in JavaScript – HTML, CSS & JavaScript Tutorial (Project Video)

    Link to code: Google Material Icons: https://google.github.io/material-design-icons/#icon-font-for-the-web In this video we’ll be creating a virtual keyboard using pure HTML, CSS & JavaScript (no libraries required). This is done from scratch and is easy to integrate, responsive and touch-friendly. I think projects like this are super helpful for learning web development or specifically HTML, CSS, &…

  • Loading data into HTML Tables using AJAX – JavaScript Tutorial

    In most medium-to-large sized websites or applications, it’s ideal to separate your data from your HTML markup. One way to achieve this is by creating a structure in HTML and then loading the data separately from a dedicated data-file. AJAX is a method of loading data into a web page once it has finished loading…

  • Sunburst Effect – Photoshop CS6 Tutorial

    Sunburst Effect – Photoshop CS6 Tutorial

    https://i.ytimg.com/vi/MwVgu1Jzve4/hqdefault.jpg TRY 30 DAYS OF ROYALTY FREE MUSIC! JOIN EPIDEMIC SOUND https://goo.gl/wWTYWF Make an awesome sunburst effect, so you can place them in the background. ► Photoshop CS6 Tutorials http://bit.ly/1iivTAe ► iMovie Tutorials http://bit.ly/1qqGZ8D ► Final Cut Pro X Tutorials http://bit.ly/1niKA3I My Equipment: My Editing Software http://bit.ly/1lkUrII My Microphone http://amzn.com/B002VA464S My Screen Recording Software http://bit.ly/1ikHX3A…

  • JavaScript Tutorial – "unload" event | Detect when the browser window has closed

    By using the “unload” event in JavaScript you are able to detect when the window has closed. In the case of an iframe, it is possible to detect when the src attribute has been removed or changed. In this video we take a look at an example of the “unload” event in the case of…

  • Accessing an iframe document (contentWindow) – JavaScript Tutorial

    In this video we take a look at the contentWindow and contentDocument properties of an embedded iframe – it allows access to the underlying “window” and “document” objects of the HTML page. Support me on Patreon: https://www.patreon.com/dcode – with enough funding I plan to develop a website of some sort with a new developer experience!…

  • Glow Effect in Photoshop – Awesome and Easy!

    Glow Effect in Photoshop – Awesome and Easy!

    https://i.ytimg.com/vi/Qkyg0iOqi-k/hqdefault.jpg Skillshare – Get your 2 months for FREE here: https://skl.sh/nemanjasekulic9 In this fun tutorial I will show you how you can easily add a glow effect to your images and make them even more interesting and awesome. Have fun! _ ➤PATREON: https://www.patreon.com/nemanjasekulic ➤My Photoshop brushes: https://nemanjasekulic.com/product/cloud-dust-smoke-brush/ ➤ 30 days FREE of the BEST MUSIC…

  • Create a Navigation Bar with Icons – HTML, CSS & JavaScript Tutorial | Web Design

    In this video we’ll be creating a stylish navigation bar with icons, using plain HTML, CSS and JavaScript. The icon library used will be Google Material Icons, which you can read the documentation for here: https://material.io/tools/icons/ To include Google Material Icons on your web page, add this to your head: https://fonts.googleapis.com/icon?family=Material+Icons Support me on Patreon:…