top of page
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Blender Add-On
Solo Project
Blender
2024 - < 1 Week
For this project, I created an add-on in Blender that lets you quickly access some useful tools through simple buttons.
The add-on includes the following features:
* Choose between 4 different materials to apply to your model.
* Remove existing materials from the selected object.
* Add a subdivision modifier.
* Remove the subdivision modifier.
* Apply the subdivision modifier.
* Get feedback messages
Since I was new to Blender at the time, the main goal of this project was to experiment and practice scripting in Python. I wanted to make simple buttons for the actions I was using the most, to speed up my workflow and make things easier while I was learning.
bottom of page