5PM – Advanced Digital Illustration
MONDAY Today we continued on the Eevee project - we made more progress in shading and lighting details, and added a flower detail to the ear. HOMEWORK Continue the final project. BelowRead More...
MONDAY Today we continued on the Eevee project - we made more progress in shading and lighting details, and added a flower detail to the ear. HOMEWORK Continue the final project. BelowRead More...
Today We: Went over the Movie Ticket homework Looked at old projects to study Went over the test format Gathered all the emails and made sure the students could share their projectsRead More...
Homework Implement merge sort we discussed in class. Steps: Implement mergeSort(array) Define a new array and call your mergeSort to verify For example: arr = mergeSort(arr) print(arr)