소스 검색

whoops imageresampler link

Sean Barrett 11 년 전
부모
커밋
6f779fb67a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/stb_resample_ideas.txt

+ 1 - 1
docs/stb_resample_ideas.txt

@@ -8,7 +8,7 @@ library back to C:
 
 
 2.
 2.
 
 
-Consider three cases just to suggest the spectrum
+@VinoBS Another option is to just port @richgel999's C++ library to C/stb: https://code.google.com/p/imageresampler/source/browse/#svn%2FtrunkConsider three cases just to suggest the spectrum
 of possiblities:
 of possiblities:
 
 
 a) linear upsample: each output pixel is a weighted sum
 a) linear upsample: each output pixel is a weighted sum