1 тысяч подписчиков
320 видео
Panda3D Part 12 – Texturing the Model in Blender
My GUI Programming with Python and Kivy Book
String Formatting with the format method and f-strings
Iterables and Iterators in Python
Kivy Part 14 - Game Assets for the Slugrace Project
Color Animation in Blender with Python
Converting String Representations of Binary, Octal and Hexadecimal Integers
Functions in Python - Assigning Functions to Variables
Structured numpy arrays
How to Loop over a Sequence in Reverse in Python
Functions in Python - Functions with Parameters
Functions in Python - Functions Returning Functions
matplotlib Part 22 - Colormap Plots
Raw Strings
YOUR PANDA3D MAGAZINE - Issue 1 (1/2022) - Companion Video
Functions in Python - Optional Parameters
Argument Matching Modes in Python
pandas Part 18 – Multi Indexed DataFrame Columns
pandas Part 19 – Indexing and Slicing Multiply Indexed Series
How to Check the Type of an Object in Python
String Searching Methods
How to Spawn Objects at Specific Locations with Python in Blender
Kivy Part 33 – Introduction to Kivy Properties
Drill - Mutable and Immutable Objects as Arguments in Python
Panda3D Part 16 – The Slug Model
matplotlib Part 29 - Wireframes and Surface Plots
PYTHON JUMPSTART COURSE Section 1 - Introduction, Lesson 5 - Text Output
Panda3D Part 18 – Inverse Kinematics
Panda3D Part 17 – Rigging the Slug
Panda3D Part 14 – Loading glTF Objects in Panda3D
Panda3D Part 13 – Exporting the Blender Model to glTF Format
Kivy Part 34 – Referencing Objects Using Kivy Properties
pandas Part 24 – Dataset Concatenation
Basic Trigonometric Functions in Python
Kivy Part 9 – Kivy Layout Basics
Extended Sequence Unpacking in Python
Kivy Part 10 – Widget Size and Position in Layouts
Sine Wave Animation in Blender with Python Scripting
matplotlib Part 15 – Insets
How To Reverse a String in Python
Removing Elements from a List
matplotlib Part 18 - Scatter Plots with the scatter Method
PYTHON JUMPSTART COURSE Section 1 - Introduction, Lesson 7 - Variables
Functions in Python - Local and Global Variables
pandas Part 23 – Data Aggragation on MultiIndices
Data Type Objects, dtype in numpy
The dir Function in Python
The String Format Operator
Lambda Expressions in Python
matplotlib Part 21 - Errorbars
Equality Checks == vs is in Python