Tech Rants

Creating 3D Models with Python in Blender for Web Use | Full Tutorial

In this episode, we walk you through how to create a 3D potion holder in Blender using Python, apply materials, and display the model in a web browser using the <model-viewer> tag. We also explore how to light your scene with an HDR image and export the model as a glTF file for better web performance.

If you're interested in diving deeper, check out the full blog article at:

https://ojambo.com/generate-potion-holder-with-blender-python-api-for-website

And for the full video tutorial, watch here:

https://youtube.com/live/AsrC494hHwA

Don't forget to grab my books Learning Python and Mastering Blender Python API for more in-depth tutorials!

#BlenderPython #PythonScripting #3DModeling #BlenderTutorial #ModelViewer #WebDevelopment #HDRLighting #Interactive3D #glTF #PythonForWeb