이 문서는 개인적인 공부를 위해 정리된 내용입니다. 다소 오류가 존재할 수 있습니다. = 목차 - 일반화된 텍스처 처리 (Generalized Texturing) - 이미지 텍스처 처리 (Image Texture Process) -- 확대 (Magnification) -- 축소 (Minification) - 텍스처 캐싱과 압축 (Texture Cashing and Compression) - 다중 패스 텍스처 렌더링 (Multipass Texture Rendering) - 다중 텍스처 처리 (Multi-Texture Processing) - 텍스처 애니메이션 (Texture Animation) - 텍스처 처리 방법 (Texturing Methods) -- 알파 매핑 (alpha blending) -- 환경..