잡담/문답 r_texturemode 토글 스크립
페이지 정보
본문
// texturemode toggle
set textm1 \"r_texturemode gl_linear_mipmap_nearest; set textmode vstr textm2; echo gl_linear_mipmap_nearest\"
set textm2 \"r_texturemode gl_linear_mipmap_linear; set textmode vstr textm3; echo gl_linear_mipmap_linear\"
set textm3 \"r_texturemode gl_linear; set textmode vstr textm4; echo gl_linear\"
set textm4 \"r_texturemode gl_nearest_mipmap_nearest; set textmode vstr textm5; echo gl_nearest_mipmap_nearest\"
set textm5 \"r_texturemode gl_nearest_mipmap_linear; set textmode vstr textm6; echo gl_nearest_mipmap_linear\"
set textm6 \"r_texturemode gl_nearest; set textmode vstr textm1; echo gl_nearest\"
set textmode \"vstr textm1\"
// bind toggle to alphanumeric minus key
bind - \"vstr textmode\"
요고 한번 해보세요. 재밌습니다.
q3엔진에서 텍스처를 적당히 picmip을 주어 부드럽게 만들어주는데,
거리에 따라 다양하게 처리를 하는건지 자세히는 잘 모르지만
오리울펜같은 날카로운 질감을 얻을 수도 있고, 반대로
디립다 뭉개면 프레임이 20정도 상승시킬 수 있습니다 :)
set textm1 \"r_texturemode gl_linear_mipmap_nearest; set textmode vstr textm2; echo gl_linear_mipmap_nearest\"
set textm2 \"r_texturemode gl_linear_mipmap_linear; set textmode vstr textm3; echo gl_linear_mipmap_linear\"
set textm3 \"r_texturemode gl_linear; set textmode vstr textm4; echo gl_linear\"
set textm4 \"r_texturemode gl_nearest_mipmap_nearest; set textmode vstr textm5; echo gl_nearest_mipmap_nearest\"
set textm5 \"r_texturemode gl_nearest_mipmap_linear; set textmode vstr textm6; echo gl_nearest_mipmap_linear\"
set textm6 \"r_texturemode gl_nearest; set textmode vstr textm1; echo gl_nearest\"
set textmode \"vstr textm1\"
// bind toggle to alphanumeric minus key
bind - \"vstr textmode\"
요고 한번 해보세요. 재밌습니다.
q3엔진에서 텍스처를 적당히 picmip을 주어 부드럽게 만들어주는데,
거리에 따라 다양하게 처리를 하는건지 자세히는 잘 모르지만
오리울펜같은 날카로운 질감을 얻을 수도 있고, 반대로
디립다 뭉개면 프레임이 20정도 상승시킬 수 있습니다 :)
추천0
댓글목록

^8JeL^3Ly^P_^,ma^Wwang님의 댓글
^8JeL^3Ly^P_^,ma^Wwang이름으로 검색 아이피 (218.♡.2.82) 작성일어덯게 적용을? +ㅁ+//

^7[^RBTG^7]^1S^7uper^1A^7ction^8{^1*^8}님의 댓글
^7[^RBTG^7]^1S^7uper^1A^7ction^8{^1*^8}이름으로 검색 아이피 (210.♡.3.131) 작성일뭔소리셈


^3[^1BJ^3]^1YHboy님의 댓글
^3[^1BJ^3]^1YHboy이름으로 검색 아이피 (211.♡.95.203) 작성일그런데 뭐가 제일 프레임이 좋은건지..
