Tag: Simple

  • Autodesk Maya 2018 – Soda Can Tutorial Bonus!

    https://i.ytimg.com/vi/odsfl0TS6Sc/hqdefault.jpg Autodesk Maya 2018 – Complete Soda Can Modeling Tutorial Bonus Tutorial to learn how to make the top opening lid of the soda can! Here’s a link to learn how to model the Soda can in 2 different ways! Step by Step! Version 1: https://youtu.be/UDG_Je8Aga0 Version 2 : https://youtu.be/hV8ZqVgL0Xg Support the channel : https://www.patreon.com/3dEx…

  • Convert HTML5 Canvas to Image (PNG or JPG) – JavaScript Tutorial

    In this video I’ll be showing you how to convert an HTML5 Canvas into a downloadable or view-able PNG or JPG image. It’s super easy to do with Data URIs and Blobs. 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!…

  • Autodesk Maya 2018 – Obelisk Speed Modeling

    https://i.ytimg.com/vi/qKdl-m0kTnA/hqdefault.jpg Autodesk Maya 2018 – Stylized Obelisk 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 Obelisk model. Autodesk maya was used to model, Zbrush…

  • Autodesk Maya modeling- Stylized castle Speed Modeling #AutodeskMaya #SubstancePainter #Stylized3D

    https://i.ytimg.com/vi/FGZyplWtayw/hqdefault.jpg Autodesk Maya modeling- Stylized castle Speed Modeling #AutodeskMaya #SubstancePainter #Stylized3D Autodesk Maya 2018 – Stylized House Modeling and Texturing Timelapse source

  • Previewing Image Before File Upload – JavaScript Tutorial

    In this video I’ll be demonstrating how it’s possible to use some simple JavaScript in order to display a preview of an image before uploading it to the web server. 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! Follow me…

  • Custom File Upload Button with FileList – HTML, CSS & JavaScript Tutorial

    Link to code: In this video tutorial I’ll be showing you how to create a completely custom file upload button from scratch using HTML, CSS and JavaScript (with FileList). This is a follow up to my previous video on creating a file upload button with a regular expression. Support me on Patreon: https://www.patreon.com/dcode – with…

  • 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, &…