Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Blender Animation via scripting :Programming language no bar
Rating: 4.5 out of 5(3 ratings)
73 students

Blender Animation via scripting :Programming language no bar

Give wings to your imagination(Blender) & propellant to your flight(Scripting)
Created byGautam Nigam
Last updated 8/2018
English

What you'll learn

  • Students will get to know about blender environment.
  • Student will get to know about programming concepts.
  • Student will be slowly progressed from basics to building some cool blender animations.
  • After taking this course students would feel comfortable with animation and scripting in blender environment.

Course content

1 section11 lectures2h 8m total length
  • Introduction1:10

    Explore programming language and application programming across the globe, become familiar with programming, and unleash your big imagination on the journey from school days to new challenges.

  • What are we going to learn in this course1:29

    Explore Blender animation via scripting, visualization, and programming concepts, and understand the basic concept behind a powerful project with video attributes.

  • Blender : A brief overview31:36

    Explore Blender's user interface, from the 3D view and outliner to the properties and world settings. Learn core navigation, object manipulation, cursor use, and timeline basics for scripting preparation.

  • Blender : The scripting environment and the first script13:40

    Explore the Blender scripting environment and write your first script using bpy, access the Python console, and create objects like cubes and cylinders with location and size parameters.

  • Building the 3D WMP Visualization : Part I17:12

    Build a 3D music player visualization in blender via scripting, creating a vertical plane, vertices, and faces to drive cuboids with beats.

  • Creating a blender Module5:50

    Create a blender module by exporting a function to generate a plane perpendicular, save as a python file, import and reload it in scripts, and extend its functionality.

  • Building the 3D WMP Visualization : Part II21:10

    Use Blender's Python to delete nonessential objects and recreate a single mesh each run, then compute cursor location and plane size to place cubes with a defined gap.

  • Building the 3D WMP Visualization : Bake sound to F-Curves9:00

    Explore baking sound to f-curves in Blender through scripting a 3D visualization that makes cubes scale with audio using the graph editor and keyframes for a 3D music player.

  • Blender : Modifiers and Materials13:51

    Apply bevel modifiers and assign materials to cubes in Blender using Python scripting to automate bevels and material assignment for a music-driven 3D scene with lighting and camera movement.

  • Camera : Control and Movement6:50

    Master camera control in Blender by locking the camera to the view, setting clipping to 500, and recording location and rotation keyframes; learn curve motion and render options with sheepherder.

  • Sheepit : The way to render6:26

    Apply rendering in Blender using SheepIt. Adjust rendering resolution, choose image or video output types, and leverage distributed rendering to reduce total render time.

Requirements

  • Familiarity with any programming or scripting language

Description

This course aims to unlock in front of you the world of blender through the key of Scripting. Blender is a magnificent platform for anyone to give wings to their imagination, to add to it blender is free and open source.

By adding power of scripting to your arsenal, you not only make your daily repetitive tasks easier but also explore a whole new dimension by which you can control this beast of a Software called Blender.

It does not matter which programming language background you come from, you'll feel comfortable as we are going to use the basic programming constructs.

So if you know the basics of programming, you are all set. If in case you are unaware of programming, I suggest you to take sometime to learn the very basics of coding, you'll find several resources scattered all around the internet to teach you starting steps of programming.

In this course We will slowly together build a full blown 3D WMP Visualization, This will not only make you familiar with the basics of Blender itself but it will also provide you hands on practice with the Blender API and environment.

So grab yourself a cup of tea/coffee/water and join me on this magnificent voyage.

Who this course is for:

  • Anyone who would love to create awesome 3D animations using power of scripting.