Member
Dr. Patrick M. Hanrahan
Dr. Patrick M. Hanrahan
Member
CANON USA Professor, Stanford University
Stanford, California, United States
More Info
  • 1999
  • Computer Science and Engineering
More Info
  • 1999
  • Computer Science and Engineering
More Info
  • 1999
  • Computer Science and Engineering
${symposium.SymposiumType}
${symposium.SymposiumRole}
`; items += itemTpl; } var widgetTpl = `
FOE Alumni
    ${items}
`; $("#symposiaWidgetContainer").append(widgetTpl); } function getSymposiumFlagImgSrc(name) { if (!name) return ""; var sympNameNoWhiteSpaces = name.replaceAll(/\s/g, '').toUpperCase(); var imgsPath = '/images/foe-flags/'; if (sympNameNoWhiteSpaces.includes("USFOE")) return imgsPath + 'us.webp'; else if (sympNameNoWhiteSpaces.includes("GAFOE")) return imgsPath + 'ga.webp'; else if (sympNameNoWhiteSpaces.includes("JAFOE")) return imgsPath + 'ja.webp'; else if (sympNameNoWhiteSpaces.includes("IAFOE")) return imgsPath + 'ia.webp'; else if (sympNameNoWhiteSpaces.includes("CAFOE")) return imgsPath + 'ca.webp'; else if (sympNameNoWhiteSpaces.includes("EU-US")) return imgsPath + 'eu.webp'; else return ""; }
${award.Prize}
`; awardsItems += awardsItemTpl } var widgetTpl = `
NAE Awards
    ${awardsItems}
`; $('#memberAwardsWidget').append(widgetTpl); } function getAwardImgSrc(name) { if (!name) return ""; var awardNameNoWhiteSpace = name.replaceAll(/\s/g, '').toLowerCase(); var imgsPath = '/images/awards-icons/'; if (awardNameNoWhiteSpace.includes("draper")) return imgsPath + 'draper.webp'; else if (awardNameNoWhiteSpace.includes("gordon")) return imgsPath + 'gordon.webp'; else if (awardNameNoWhiteSpace.includes("bueche")) return imgsPath + 'bueche.webp'; else if (awardNameNoWhiteSpace.includes("gibbs")) return imgsPath + 'gibbs.webp'; else if (awardNameNoWhiteSpace.includes("ramo")) return imgsPath + 'ramo.webp'; else if (awardNameNoWhiteSpace.includes("russ")) return imgsPath + 'russ.webp'; else return imgsPath + "default.webp"; }
Election Citation
For contributions to computer graphics and to the practice of rendering complex scenes.
Employment
  • Stanford University
  • Princeton University