Blender (software): Difference between revisions
Line 20: | Line 20: | ||
==Scripting== | ==Scripting== | ||
[https://docs.blender.org/api/current/index.html Blender Python API] | |||
==Resources== | ==Resources== |
Revision as of 17:53, 20 April 2021
Blender is an open-source 3D modelling software.
It can be used for creating 3D models for games, 2D/3D animations, and even video games.
Getting Started
Installation
- Windows
Direct Download
From chocolatey:
choco install blender
- Ubuntu
Blender is available on the Snap store
sudo snap install blender --classic
Modelling
Scripting
Resources
- Blender 2.8 Beginner Tutorial by Blender Guru
- This is an updated version of the famous donut tutorial
- See https://www.reddit.com/r/BlenderDoughnuts/
- Complete Blender Creator: Learn 3D Modelling for Beginners (Udemy, $20)