top of page

MORE PYTHON!!!!

  • jacoblince8
  • Apr 14, 2023
  • 1 min read


I have more progress to share. There were two assignments in the Python course that revisited a previous assignment with a new perimeters respectively. The first one is the librarian lesson, this one take the full name of an author and append the last name to the Author's list:


The next one involves the owl counting assignment-included with counting how many owls in a sentence, this time a set of indices are taken for each owl from which word item they are in and puts it in a list:


I also have more progress in Blender scripting with Python. First I was able to rotate an object which animation and some interesting math:


This next one is pretty cool! You can make you own meshes with list code for the vertices and faces:

Once I learn how to make Blender tools I could find a way to do some incredible designs. It's really amazing what you can do with a few lines of code.


EXTRA BLOOOOOOOOOOOOG


I finished the base model for Gamegen's current 3D Art Jam:

I just need to texture it and have it imported with the help of my teachers. I can't wait for us to see it in game.






 
 
 

Comments


bottom of page