-
Blender 3d | Stone material | Tutorial
https://i.ytimg.com/vi/hHTqyfiFwAc/hqdefault.jpg Finally I made the tutorial for my stone material. I hope you like it! Texture: http://cgtextures.com/texview.php?id=109282&PHPSESSID=u2r831f48m851bie8m80923uj4 Insane Bump for GIMP (written tutorial): Installing INSANE BUMP for GIMP (Windows) source
-
Javascript Events Tutorial Part 2 – Javascript Tutorials for Beginning Web Development
In the last video, I covered Javascript Events for new Javascript Web Developers. Let’s get a little more complex with those events by adding a loop and some different types of event listeners. Here’s the source code: http://codepen.io/anon/pen/doZbPQ?editors=101 And here’s all the key codes: https://css-tricks.com/snippets/javascript/javascript-keycodes/ A web developer often needs to add an event to…
-
Creature Creation (Spinosaurus) – mini TUTORIAL BLENDER – Part 1 – Base Mesh – Dinosaur
https://i.ytimg.com/vi/RKBh9GQaZXo/hqdefault.jpg Hi guys 😀 This is my first tutorial, or rather mini Tutorial, its part 1 of 5 or 6, I dont know yet 😀 Along with last part there comes files of models in every step, textures and everything that i used to create this one 🙂 source
-
Maya 2016 tutorial : How to create twisted rope ( NEW )
https://i.ytimg.com/vi/T7lVqxvYg9U/hqdefault.jpg In this video I will revisit a video that I did in 2014 as the technique to create twisted rope has changed since Maya 2014 Like my videos ? Please support me on Patreon and keep me going ! https://www.patreon.com/mhtutorials source
-
javaScript Method chaining tutorial ( function chaining)
We will learn how to jquery style chain functions ( Methods) using pure javaScript. in Jquery we can do $(‘.class’).addClass(‘new’).removeClass(‘old’). we can achive similar chaining using pure javascript. Method chaining, also known as named parameter idiom, is a common syntax for invoking multiple method calls in object-oriented programming languages. Each method returns an object, allowing…
-
Java JDBC Tutorial – Part 7: JDBC Transactions with MySQL
NEED TO LEARN JAVA? – 5 FREE JAVA VIDEO COURSES – CLICK HERE – https://goo.gl/7i95F8 — View more videos on my “Java JDBC Tutorial” Playlist: … Original source
-
Blender 3D Tutorial : Modeling Low Poly Human Base
https://i.ytimg.com/vi/krEoAjK-vo0/hqdefault.jpg https://vk.com/vinraxarts – vk group Modeling human low poly base. In this tutorial i use classic modeling tools, extrude, scale, grab tool. Base mesh for model is a basic cube. For better proportions i use refrence image with male figure. You can download ref below. Reference image from video: http://puu.sh/eJo0v/42bcfea13c.png Other links: https://www.turbosquid.com/Search/Artists/Vinrax – my…
-
Blender Turn a 2D photograph into a 3D animation with Blam
https://i.ytimg.com/vi/8hspuJw4xiM/hqdefault.jpg In this video tutorial we use the free Blam addon in order to easily turn a regular image into a 3D scene. You can get the addon here: https://github.com/stuffmatic/blam source
-
Maya 2014 tutorial : How to model a realistic tablecloth
https://i.ytimg.com/vi/3dbHTsILUqU/hqdefault.jpg In this short Autodesk Maya tutorial I will show you how to create a realistic looking tablecloth by using nCloth in nDynamics. source
-
Docker Tutorial: Backing Up and Restoring MySQL and WordPress in Docker
In this video we’ll cover how to backup files from your docker container as well as a MySQL database. This is done with an installation of WordPress. Original source