-
Blender Tutorial Making a Model of a Goblet/Wine Glass Using the Spin Tool (Lathe Operation)
https://i.ytimg.com/vi/YRgcXnd1Wl4/hqdefault.jpg This tutorial shows how to make a 3D mesh model of a goblet using the Spin tool, a lathe operation similar to a real world lathe tool. Key points How to start a mesh model from scratch by deleting all the vertices of the default cube. How to add, move and delete vertices to…
-
File Upload Drag and Drop Tutorial HTML5 JavaScript PHP
Code: http://www.developphp.com/video/JavaScript/File-Upload-Drag-and-Drop-Tutorial-HTML5-JavaScript-PHP In this programming exercise you can gain insight into building file upload applications with popular Drag and Drap features like YouTube, Facebook and other highly successful websites offer along with the regular file upload mechanisms. It is very easy to do with the new HTML5 Drag and Drop features. It is all simple…
-
PHP & MySQL Tutorial 19 – String position (strpos) function
Sample code: http://codemahal.com/video/php-string-functions-strpos/ source