Author : Victor Karp

Blender 4 Lowpoly Anfängerkurs – 1: Installation, Interface, Teller

In diesem Blender Anfängerkurs zeige ich dir, wie du eine kleine Szene mit mittelalterlichen Fantasyprops in Blender 4 bauen kannst. Der Kurs richtet sich an absolute Blenderneulinge und setzt kein Vorwissen voraus. In diesem ersten Video lernst du, wie du Blender herunterlädtst, unter Windows und Linux installierst, wie das Interface aufgebaut ist und wie du […]

How to use enums in the Godot Engine

This Godot Engine tutorial explains how to create enums, compare enum values, get enum items and their names and how to format them. What are enums? Enum is short for “enumeration”. Enums are often used for selecting something from a list, where every item is mutually exclusive. Some examples: Enums are created like this: You […]

Scroll to top