jpaoneMines / csci441

CSCI441 Library Helper Functions and Classes
MIT License
5 stars 2 forks source link

teapot: generate vertex normals based on partial derivatives #19

Closed jpaoneMines closed 11 months ago

jpaoneMines commented 1 year ago

Use Bezier patch equations to compute exact surface normals.

jpaoneMines commented 11 months ago

Existing rendering

image
jpaoneMines commented 11 months ago

Partial derivatives corrected version

image