Procedurally generated house with Blender & Python

Creating procedurally generated house with Blender & Python

Ratings 0.00 / 5.00
Procedurally generated house with Blender & Python

What You Will Learn!

  • Use the scripting section in Blender to create a procedurally generated scene.
  • Use Object Oriented Programming with python and use it as helping tool to design models
  • Import external models in blender with python
  • Use of linked lists and recursive operations
  • Use NumPy and PyPlot to plot points in a cartesian plane
  • Export the scene to use it in Godot

Description

Hello and welcome.


If you are a designer or developer who is interested in creating scenes automatically with unique features and the ability to use them in an external application, this course is for you.


This course focuses on creating multiple Python scripts that will help us create a house with a multiple number of rooms in it.


For this, we will use Blender and its scripting section where we will use Python.


With python, we will use basic elements of object-oriented programming to help us create a linked list that we will use as a basis for creating multiple objects that will represent the rooms.


Each of the rooms will contain enough information for us to obtain the coordinates and routes to plot a house.


This course may be attractive to you because it can help you save time when you are designing scenes with the ability to add your custom elements to the script.


In addition, you will have access to the content created during the course.


I hope you find the content useful and that you can apply it to your personal projects.


Have fun and happy learning.


In this course you will learn:

  • Use the scripting section in Blender to create a procedurally generated scene.

  • Use Object Oriented Programming with python and use it as helping tool to design models.

  • Import external models in blender with python.

  • Use of linked lists and recursive operations.

  • Use NumPy and PyPlot to plot points in a cartesian plane.

  • Export the scene to use it in Godot.


You will require:

  • Blender 3.X.

  • Be familiar with Python or basic programing. You can follow the videos if you don't have any experience.

  • Optionally Godot to import the Blender scene.

Who Should Attend!

  • 3D designers or programmers who want to automate tasks to create complex 3D scenes.

TAKE THIS COURSE

Tags

  • Blender
  • Game Design
  • Object Oriented Programming
  • Python

Subscribers

26

Lectures

66

TAKE THIS COURSE



Related Courses