texture+synthesis

所属分类:图形图像处理
开发工具:Visual C++
文件大小:20KB
下载次数:130
上传日期:2008-06-13 17:12:29
上 传 者nmnm456
说明:  纹理合成是为了解决纹理映射中存在的接缝走样等问题而提出的 也就是无缝贴图 可以用photoshop搞定,这个是编程序实现 生成无缝贴图是搞3D设计或是开发必备 开发工具Microsoft Visual Studio 2008 express(VC++ 2008 express) 注意:1 算法部分是C++ 实现,没有用unicode,所以图片路径和文件名不能有中文,否则会自动退出
(Texture synthesis texture mapping is to solve existing problems such as joints aliasing is proposed seamless mapping can be used to get photoshop, this is programmed to achieve a seamless texture generation is engaged in 3D design or development of the necessary development tools Microsoft Visual Studio 2008 express (VC++ 2008 express) Note: part 1 algorithm C++ realized, did not use unicode, so picture the path and file name can not be Chinese, or else they will automatically withdraw from the)

文件列表:
texture synthesis (0, 2008-05-16)
texture synthesis\texture synthesis (0, 2008-05-16)
texture synthesis\texture synthesis.sln (917, 2008-01-25)
texture synthesis\texture synthesis.suo (18432, 2008-05-16)
texture synthesis\texture synthesis\app.ico (1078, 2003-07-23)
texture synthesis\texture synthesis\app.rc (1297, 2008-01-25)
texture synthesis\texture synthesis\AssemblyInfo.cpp (1382, 2008-01-26)
texture synthesis\texture synthesis\Form1.h (15211, 2008-01-26)
texture synthesis\texture synthesis\Form1.resx (6224, 2008-01-26)
texture synthesis\texture synthesis\NST.H (29875, 2008-01-25)
texture synthesis\texture synthesis\resource.h (91, 2008-01-25)
texture synthesis\texture synthesis\stdafx.cpp (217, 2008-01-25)
texture synthesis\texture synthesis\stdafx.h (385, 2008-01-25)
texture synthesis\texture synthesis\texture synthesis.cpp (453, 2008-01-25)
texture synthesis\texture synthesis\texture synthesis.vcproj (5670, 2008-01-25)
texture synthesis\texture synthesis\texture synthesis.vcproj.LUOZHUAN-PN86C0.luozhuang.user (1426, 2008-01-26)
texture synthesis\texture synthesis\texture synthesis.vcproj.WIN-YNLYMIG746H.luozhuang.user (1427, 2008-05-16)

======================================================================== APPLICATION : texture synthesis Project Overview ======================================================================== AppWizard has created this texture synthesis Application for you. This file contains a summary of what you will find in each of the files that make up your texture synthesis application. texture synthesis.vcproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. texture synthesis.cpp This is the main application source file. Contains the code to display the form. Form1.h Contains the implementation of your form class and InitializeComponent() function. AssemblyInfo.cpp Contains custom attributes for modifying assembly metadata. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named texture synthesis.pch and a precompiled types file named StdAfx.obj. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者