文件名称:texture synthesis纹理合成(无缝贴图)
文件大小:20KB
文件格式:ZIP
更新时间:2011-06-06 08:10:27
synthesis texture VC 无缝贴图 纹理合成
纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的
也就是无缝贴图 可以用photoshop搞定,这个是编程序实现
生成无缝贴图是搞3D设计或是开发必备
开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express)
注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出
2 由于容量限制,现在只提供源代码
【文件预览】:
texture synthesis
----texture synthesis.suo(18KB)
----texture synthesis.sln(917B)
----texture synthesis()
--------texture synthesis.cpp(453B)
--------resource.h(91B)
--------app.rc(1KB)
--------stdafx.h(385B)
--------NST.H(29KB)
--------AssemblyInfo.cpp(1KB)
--------texture synthesis.vcproj.LUOZHUAN-PN86C0.luozhuang.user(1KB)
--------stdafx.cpp(217B)
--------app.ico(1KB)
--------ReadMe.txt(1KB)
--------texture synthesis.vcproj(6KB)
--------texture synthesis.vcproj.WIN-YNLYMIG746H.luozhuang.user(1KB)
--------Form1.resx(6KB)
--------Form1.h(15KB)