Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
023 - for loops en blender con python
Play lesson

Blender - Python - Ejercicios - 023 - for loops en blender con python

Domina Python en Blender: Desde cubos mágicos hasta scripts avanzados. ¡Aprende a crear y transformar en cada frame con JaviTuts!

5.0 (1)
19 learners

What you'll learn

Aprender a crear y manipular objetos en Blender usando scripts de Python.

Desarrollar scripts para modificar propiedades como altura, brillo y posición de objetos en cada frame.

Utilizar métodos de Python para automatizar el renombrado y organización de objetos.

Configurar entornos de iluminación y vistas isométricas mediante scripts en Blender.

This course includes

  • 3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

Blender Python - 023 - for loops en blender con python En este video se muestran varios ejercicios utilizando las llamadas "for loops" las cuales se utilizan para repetir varias veces un bloque de código. En estos ejercicios no es necesaria la librería "bpy" de blender y python, pues sólo usamos funciones básicas de Python. ----------------------------- Link donde se explican los for loops: https://www.w3schools.com/python/python_for_loops.asp Links en Github de cada ejercicio: 023_a_forLoopList.py https://github.com/javier-cantu/BlenderPython/blob/main/023_a_forLoopList.py 023_b_forLoopString.py https://github.com/javier-cantu/BlenderPython/blob/main/023_b_forLoopString.py 023_c_forLoopBreak.py https://github.com/javier-cantu/BlenderPython/blob/main/023_c_forLoopBreak.py 023_d_forLoopContinue.py https://github.com/javier-cantu/BlenderPython/blob/main/023_d_forLoopContinue.py 023_e_forLoopRange.py https://github.com/javier-cantu/BlenderPython/blob/main/023_e_forLoopRange.py 023_f_forLoopRange1.py https://github.com/javier-cantu/BlenderPython/blob/main/023_f_forLoopRange1.py 023_g_forLoopRange2.py https://github.com/javier-cantu/BlenderPython/blob/main/023_g_forLoopRange2.py 023_h_forLoopElse1.py https://github.com/javier-cantu/BlenderPython/blob/main/023_h_forLoopElse1.py 023_i_forLoopElse2.py https://github.com/javier-cantu/BlenderPython/blob/main/023_i_forLoopElse2.py 023_j_forLoopNested.py https://github.com/javier-cantu/BlenderPython/blob/main/023_j_forLoopNested.py ----------------------------- Mis Redes: https://linktr.ee/JaviCan

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere