A collection of useful Blender assets including geometry nodes, materials, and other resources for 3D projects.
- PipeDrawer - Geometry node setup for creating pipe/tube structures
- ScatterOnPath - Node setup for scattering objects along a path or curve
- Rollcage - Material setup for rollcage/metal framework styling
├── GeometryNodes/
│ ├── PipeDrawer.blend
│ └── ScatterOnPath.blend
├── Materials/
│ └── Rollcage.blend
├── blender_assets.cats.txt
└── LICENSE
-
Clone repo to your:
git clone https://github.com/VladimirKobranov/blender-tools.git ~/Documents/Blender/Assets/ -
Open Blender
-
Profit
- Blender 3.0+ (recommended for full geometry nodes compatibility)
See LICENSE file for details.
Feel free to contribute additional assets or improvements to existing ones. Please ensure all assets are well-documented and tested before submitting.
Note: .blend1 files are automatic backup files created by Blender and will be ignored unless you need to recover from a previous version.