sept 19 notes
- blender preferences
# Topo assignment
- Common Issues
- edge flow conversions
- ngons
- laminate-faces
What methods did you use?
- smooth bevel
- ngons
- Apply topo
- many didn’t even attempt
- couldn’t apply exercises from before to connect geometry
- was is miscommunication on my end?
- was it unclear?
- ! Fixing Meshes
- Almost everyone didn’t do it
- was it unclear?
- was the mesh check addon not clear on how to use?
- many people didn’t even try fixing bevel artifacts
- or attempted to fix normals
- edge flow conversions
A recap on fixing meshes and edge flow
# UV assignment check-in
- how are people feeling?
- do we need more time
- is there clarification people need?
# Final Project
For the final project you will be modeling surfacing a non-trivial prop and putting in context of 2D animated shot. Try and push yourself, and have fun!
To complete the project in the next several weeks we will work on our models. The lessons for each week will often coincide with where you should be at with your project.
There will be additional grades during certain checkpoints of your project For example (I need to nail these down still…)
- Final model
- Surfacing
- Rendering
- Compositing
# Requirements
- Mesh mush be Subd compatible
- All mesh problems must be cleaned up
- Must be UV’d
- UVs should be clean
- Topology should be mostly quads
- Main mesh pieces should be watertight
- Use as few parts as possible
- Freeze transforms and have local transforms make sense
- No non-manifold polygons
- Normals should make sense
- No normal artifacts
# Proposal
The proposal will include a document and video of you walking through the proposal.
# Proposal Requirements
- Turn in a single page PDF document
- The document should have a description of the model you want to make
- sketches or example images should be included
- the model should be a hero object
- important prop
- vehicle
- part of the environment
- A description of the context
- film
- shot
- still
- A description of the art direction of the final image
- with example images
- A description of your personal goals with this project
graph TD;
A-->B;
A-->C;
A-->E;
B-->D;
C-->D;