dilevin / computer-graphics-meshes

Computer Graphics Assignment about Meshes
1 stars 5 forks source link

Sphere projection format from notes #21

Closed Olivia-Roscoe closed 4 years ago

Olivia-Roscoe commented 4 years ago

For the sphere projection, the .h file says to use mercator projection. The textbook uses Miller. I was wondering what type of projection the notes use.

songfeil commented 4 years ago

If the .h file specifies mercator, please use mercator. Thanks!

NPTP commented 4 years ago

That still leaves the question: What type of projection is used in the notes? For reference, this is the one shown: image

dilevin commented 4 years ago

It’s inverse spherical coordinates