SimCloth

所属分类:3D图形编程
开发工具:Visual C++
文件大小:22KB
下载次数:99
上传日期:2007-06-21 12:40:40
上 传 者samsonduan
说明:  一个用VC开发的简单的3D织物模拟程序,非常简单明了
(a VC development of a simple fabric 3D simulation program, very simple and clear)

文件列表:
SimCloth\ClothMesh.cpp (13401, 2006-11-28)
SimCloth\ClothMesh.h (2706, 2006-11-28)
SimCloth\Copying.txt (26948, 2001-08-30)
SimCloth\SimCloth.dsp (4692, 2006-11-28)
SimCloth\SimCloth.dsw (541, 2006-11-28)
SimCloth\SimCloth.ncb (41984, 2007-06-21)
SimCloth\SimCloth.opt (53760, 2007-06-21)
SimCloth\SimCloth.plg (1609, 2007-06-21)
SimCloth\SimCloth_main.cpp (4530, 2006-11-28)
SimCloth\Vector3d.cpp (3442, 2006-11-28)
SimCloth\Vector3D.h (1825, 2006-11-28)

SimCloth version 0.1 Sources ---------------------------- SimCloth is a glut program of cloth simulation for Windows 2000/XP. SimCloth Copyright (C) 2006 Alex Gissing. License Info: ------------- All SimCloth source code is under GNU LGPL. You can find GNU LGPL license in file Copying.txt GNU LGPL information: --------------------- This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA License notes: -------------- You can support development of SimCloth by Donating. SimCloth is free software distributed under the GNU LGPL. How to compile: --------------- To compile sources you need Visual C++ 6.0. Notes: ------ If you know the principle of cloth simulation, it is not diffcult to understand this program. This project is very simple, because it's purpose is only show a effect of dynamic cloth and not contain too complex arithmetics. Furthermore, all annotations will help you to read it in code lines. It is also very easy to implement in Direct3D. Description of SimCloth sources files ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Documentation Files ------------------- Copying.txt - GNU LGPL license ReadMe.txt - Readme file Source Code Files ----------------- SimCloth.dsp - VC++ 6 Project SimCloth.dsw - VC++ 6 Workspace SimCloth_main.cpp - The main program ClothMesh.h - Definition of class ClothMesh ClothMesh.cpp - Implement class ClothMesh Vector3D.h - Definition of class Vector3D Vector3D.cpp - Implement class Vector3D Contact: -------- https://sourceforge.net/projects/simcloth Alex Gissing <---> jixing_alex@yahoo.com.cn End of document --------------- Good luck!

近期下载者

相关文件


收藏者