Search Tutorials

Blender 4.1 is an open-source 3D animation software. Blender 4.1 can be used by Animators, Graphic designers, students and anyone who is interested in working in 3D animation. The features of Blender 4.1 are modeling, rigging, animation, simulation, rendering, compositing, motion tracking, and video editing. Blender 4.1 also includes 2D animation. The version of Blender used in the series is 4.1 Read more


About 1395 results found.

Foss : Blender 4.1 - English

Outline: To zoom the view About Navigation gizmo Navigation tools Use of zoom tool To pan the view Use of Hand tool To rotate the view About Turntable Rotation About Trackable Rota..

Basic

Foss : Blender 4.1 - English

Outline: Camera view settings in Blender 4.1 Change the location of the camera to get a new camera view Roll the camera view Pan the camera view Dolly the camera view Track the camera..

Basic

Foss : Blender 4.1 - English

Outline: Add a plane using the Add menu. Use the Edit mode in Blender to edit an object. Edit the objects using the Face selection mode. Add the edges using Loop cut option. Preview the..

Intermediate

Foss : Blender 4.1 - English

Outline: Save the file using the .blend extension. Change the object name in the Outliner. Scale the object using exact dimensions. Edit objects using the Extrude option. Transform the ..

Intermediate

Foss : Blender 4.1 - English

Outline: Modeling car parts Modeling the wheel of the car using a cylinder Creating headlights using an UV sphere Duplicating backlights Modeling Radiator using a Cube Adding Loop cut..

Intermediate

Foss : Blender 4.1 - English

Outline: Modeling door handles of the car Duplicating the door handles Adding materials to the car using Material modifier Changing the color of the car Providing glossy effect to the ..

Intermediate

Foss : Blender 4.1 - English

Outline: Adding and parenting empty object to the car Adding rotation effect to the wheel Copy objects from one blender file to another Changing curved road to straight road Light setup..

Intermediate

Foss : Bootstrap - English

Outline: Prerequisite for learning Bootstrap About Bootstrap Features of Bootstrap Bootstrap version and supporting web browser Who can use Bootstrap? Various topics in Bootstrap Basic..

Basic

Foss : Bootstrap - English

Outline: Introduction to Bootstrap Download Bootstrap version 4.6.0 from https://getbootstrap.com/ Download the ready-to-use compiled code for Bootstrap About ready-to-use compiled cod..

Basic

Foss : Bootstrap - English

Outline: Containers in Bootstrap What are containers? Add .container class to the HTML file How to set responsive design mode? What are breakpoints? How to set screen size to Extra L..

Basic

Foss : Bootstrap - English

Outline: Grid System in Bootstrap About grid system How to add .row class to the HTML file? How to add .col and .col-auto classes to the HTML file? About Column Class with Breakpoints..

Basic

Foss : Bootstrap - English

Outline: Order and Offset Classes in Bootstrap About order classes Different types of order classes About order classes with Breakpoints How to add .order-sm-last, .order-3, .order-2 ..

Basic

Foss : Bootstrap - English

Outline: Margin and Padding Classes in Bootstrap Format for naming the margin and padding classes How to add .m-4 class for margin to the HTML file? Observe the margin in columns in re..

Basic

Foss : Bootstrap - English

Outline: Horizontal and Vertical Alignment Classes in Bootstrap Different types of justify-content classes for horizontal alignment Add .justify-content-between class to the HTML file ..

Basic

Foss : Bootstrap - English

Outline: Typography in Bootstrap Different types of text alignment and text transform classes Add .text-center class and .text-uppercase class to the HTML file Different types of font ..

Basic

Foss : Bootstrap - English

Outline: Color Classes in Bootstrap Different types of Border Color Classes Add .border-primary class to the borders in HTML file Observe the border color on the web browser Different..

Basic

Foss : Bootstrap - English

Outline: Forms in Bootstrap Creating various form controls About Input box, select box, read-only plain text, check box and radio buttons Demonstration of the above controls with exam..

Intermediate

Foss : Bootstrap - English

Outline: Input Group and Button in Bootstrap About Input group classes with examples About Input Group Sizing Example to change the size of the Input group About Button and Button cla..

Intermediate

Foss : Bootstrap - English

Outline: Inline Forms in Bootstrap Design two layouts using Bootstrap classes Create Login and Sign up buttons How to use button classes on anchor elements? About .btn-block class Ex..

Intermediate

Foss : Bootstrap - English

Outline: Nav in Bootstrap Create navigation components About .nav class Create navigation using <ul> and <ol> tags Example using <ul> and <ol> tags Create navigation using <nav> tag ..

Intermediate