top of page

More Python and Blender progress

  • jacoblince8
  • Mar 24, 2023
  • 1 min read

Here's another progress report for this week. With some teacher assistance, I managed to figure out one of my assignments for another Python for loop lesson having to do with lists. I'm suppose to write a program that sorts a list of numbers and picks out the highest value. I just needed to tighten up the code so that everything is made correctly and makes sense as a program:


Now it works:


Lastly I wanted to post about my progress on the Blender lessons linked to the Student hub. I finished a character model for the lesson project. It looks a little different from the original because I decided to experiment with the shaders a little and came up with someone different to contrast with the original:


Original


My Model

I tried to use a few references for the facial feature from the images I googled:




Currently I'm also working on the monster for this lesson as well:


I'll see you next week for another update to my progress.


 
 
 

Comments


bottom of page