Tag: tutorial

  • How to add texture details or stickers – Blender Tutorial

    How to add texture details or stickers – Blender Tutorial

    https://i.ytimg.com/vi/QGxMY2lMoLw/hqdefault.jpg First episode of “discovery of techniques”. Objective : do a perfect merger between your object and an image. Make an only one texture illusion to customise your model easily. THE CAR and some architecture furnitures in these scenes from Chocofur. → Use the discount code CGTHOUGHTS to save 25% on every purchase you make…

  • How to create a Registration Form – HTML,CSS & BOOTSTRAP #2

    How to create a Registration Form  –  HTML,CSS & BOOTSTRAP #2

    [ad_1] https://i.ytimg.com/vi/rLyHR_MgBRs/hqdefault.jpg Learn How to create a Registration Form using HTML,CSS & BOOTSTRAP. CHECK OUT THAT FORM: https://youtu.be/qVGMtFvk1so Extension: https://goo.gl/ys74JN THE WORLD’S LARGEST WEB DEVELOPER CHANNEL: http://www.youtube.com/ostoncodecypher Join Oston code cypher channel today and get your life time tutorials for free! Learn how to build websites and apps, write code, or start a business on…

  • Maya Tutorial – How To Render 360 Degree Spherical Renders For YouTube and Virtual Reality

    https://i.ytimg.com/vi/q4RK77jspvU/hqdefault.jpg Maya Tutorial – How To Render 360 Degree Spherical Renders For YouTube and Virtual Reality In this Autodesk Maya 2017 tutorial I will show you how to render 360 degree spherical renders from Maya 2017. I will also explain how you can add a camera move using After Effects as well as injecting 360…

  • Cup of City – Photoshop Cs6 Tutorial 2017

    Cup of City – Photoshop Cs6 Tutorial 2017

    https://i.ytimg.com/vi/RB2BmYqmvlA/hqdefault.jpg Hello there ! In this new tutorial, we will learn to create fantasy manipulation art on photoshop cs6, by combining multiple stock images, color correction and other components for beginners to learn about it. Hope it will help you. Thanks Follow: Facebook: http://www,facebook.com/abbasmeeyaa Instagram: http://www.instagram.com/abbasmeeyaa Twitter: http://www,twitter.com/abbasmeeyaa Behance: http://www.behance.net/abbasmeeyaa Visit my website: http://www.abbasmeeyaa.com Download…

  • Signature on Photo Tutorial using GIMP

    Signature on Photo Tutorial using GIMP

    My first tutorial! A simple tutorial on how to put your signature or a watermark on a photo using GIMP. If you want the © symbol just add a text layer and include it too. I forgot to mention resizing the signature layer but you can probably figure that out right? Just got to layer…

  • Learn Vanilla Javascript: Memory Game Tutorial – Shuffling [11/11]

    Project developed in vanilla javascript. Learn the fundamentals of pure javascript by building simple and quick projects. No frameworks or libraries, definitely no jquery. This video will cover how to: * shuffle the deck of cards with the flexbox property order * js Math Object ✏️Written Tutorial: https://medium.freecodecamp.org/vanilla-javascript-tutorial-build-a-memory-game-in-30-minutes-e542c4447eae 🕹Demo: https://marina-ferreira.github.io/projects/js/memory-game/ 📂Repo: https://github.com/code-sketch/memory-game *********************************************************************** Don’t be…

  • Bootstrap 4 Hidden vs Responsive Display Utilities

    Bootstrap 4 Hidden vs Responsive Display Utilities

    [ad_1] https://i.ytimg.com/vi/UG7I7c12d-Y/hqdefault.jpg Bootstrap 4 removed the .hidden-md-up / down utility classes. Here’s how to migrate to the new responsive display utilities using .d-none, .d-md-block, .d-sm-inline, etc. Resources: Codepen Example Gitlab Page https://gitlab.com/learning-curves/bootstrap-4/blob/master/responsive-display-utilities.md Official Bootstrap 4 Beta Docs https://getbootstrap.com/docs/4.0/utilities/display/#common-display-values https://getbootstrap.com/docs/4.0/migration/#utilities Related Github Issue https://github.com/twbs/bootstrap/issues/23475#issue-250426778 _________________________________________________________ Credits: Music Tim Green / Revox (Justin Martin Remix) VS. The…

  • Blender 3d: Focus – Features Montage

    Blender 3d: Focus – Features Montage

    https://i.ytimg.com/vi/aOpx05NqGtE/hqdefault.jpg Montage of the main features of Focus. Get it here: https://blendermarket.com/products/focus—blender-ui-suite Focus gives you the choice to set up Blender in an immersive UI-free layout, allowing you focus on your art rather than finding the perfect setup for software. This addon is workflow-agnostic; meaning you can use Blender however you like and Focus will…

  • MSC #20 – Die finale 3D-Szene zusammensetzen (Blender Tutorial DE)

    MSC #20 – Die finale 3D-Szene zusammensetzen (Blender Tutorial DE)

    https://i.ytimg.com/vi/G8ZJe8_HIDs/hqdefault.jpg Holt euch den Workshop mit vielen Extras: https://agenzasbrothers.com/?p=1431 https://gum.co/movie_scene_creation Video in English: https://youtu.be/-tKSt6gshus In diesem Video zeigen wir euch, wie ihr effektiv und ressourcensparend mit allen zuvor erstellten 3D-Objekten (Roboter-Panzer, Fahrräder, Bäume, Büsche, Planzen, Steine, Beton-Mauer, Schmetterlinge, Fliegen, 3D-Scans usw.) die finale Szene zusammensetzt. Unterstützt unsere Arbeit: https://gumroad.com/zreinhardt Links: Homepage _____________________ Zacharias Reinhardt’s Seiten:…

  • JavaScript HTML Game Development Tutorial 2 – Drawing Stretched and Rotated Sprites on Canvas

    Source code: http://www.tigrisgames.com/src This is my next HTML canvas game engine tutorial in the series. So let’s continue our journey on our way to learning how to develop a 2D tile mapped HTML game engine (In the style of Mario platformer, but with a few unique twists of our own.) This Java Script game development…