Using the .escn exporter for Blender (wiki page, download) allows you to easily reuse materials for multiple meshes in Godot. However, when you move or rename materials that are referenced by an .escn file (or a scene that contains an .escn file), the link to the material breaks and you see an error similar to […]
Year: 2020
Free Open Source tools for game developers
This posting lists a selection of free Open Source tools that are useful for creating video games and other digital art. All tools can be used without limitations or registration and also run on Linux. Linux Even for users with limited tech knowledge, Linux has become a good alternative to Windows by now. Especially due […]
Kostenlose Open Source Tools für Spieleentwickler
Dieser Beitrag listet einige kostenlose Open Source Tools, die beim Erstellen von Spielen und anderer digitaler Kunst sehr nützlich sind. Alle vorgestellten Tools sind in vollem Umfang ohne Registrierung verwendbar und laufen auch unter Linux. Linux Linux ist auch für weniger technikversierte Anwender eine gute Alternative zu Windows. Besonders aus Privatsphäregründen rate ich von aktuellen […]
Eine Normal Map in Blender invertieren
Y+ und Y- Normal Maps Einige Anwendungen wie etwa die Unreal Engine 4 verwenden Y- Normal Maps, deren Grünkanal so aussieht, als wenn er von unten beleuchtet werden würde. Blender benutzt allerdings Y+ Normal Maps, bei denen der Grünkanal aussieht, als wenn er von oben beleuchtet werden würde. Wenn du eine Y- Normal Map in […]
Die Blender Viewport Navigation verbessern
Wenn du ständig die Kommataste auf dem Numpad drückst, um Blenders Kamera neu zu fokussieren oder Probleme beim Zoomen hast, weil die Kamera immer langsamer wird, je weiter du hereinzoomst, findest du hier Abhilfe. Es gibt zwei Optionen in Blenders Preferences Menü, die die Navigation deutlich verbessern und die beiden beschriebenen Probleme beheben. Klick auf […]
Git Tutorial for beginners: How to install Git on Windows
This tutorial helps new Git users installing Git on Windows and choosing the right options. Git can be downloaded for free from the official Website Information / Select Destination Location The first two Git setup screens only contain licence information and the option to change the installation path. Select Components The third screen contains the […]
Git Tutorial für Anfänger: Git unter Windows installieren
Dieses Tutorial hilft neuen Git Benutzern dabei, Git unter Windows zu installieren und dabei die richtigen Optionen zu wählen. Git kann kostenlos von der offiziellen Website heruntergeladen werden. Information / Select Destination Location Die ersten beiden Screens des Git Setups enthalten lediglich Lizenzinformationen und die Möglichkeit, den Installationspfad zu ändern. Select Components Im dritten Screen […]
Inverting a normal map in Blender
Y+ and Y- normal maps Some applications like the Unreal Engine 4 use Y- normal maps, which means the green color channel of these normal maps looks as if it was lit from below. Blender on the other hand uses Y+ normal maps, where the green channel looks like it was lit from above. If […]
How to keep your Linux clean using Stacer
Stacer is a free open source tool for Ubuntu based Linux distributions that helps keeping your distro clean and provides an easy to use and nice visual interface to do so. Here’s a short feature overview. The detailed overview can be read here. Enabling or disabling apps that run at startup System Cleanup (package caches, […]
How to disable moving windows with the Alt key on Linux Mint Cinnamon
If you are running Linux Mint Cinnamon and try to use software that uses the Alt+Left Mouse or Alt+Right Mouse hotkey (like Blender or Substance Painter), you’ll run into a problem. Instead of using the function that is bound to that hotkey inside the tool, you’ll move or resize your current window. To disable moving […]