⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 clothsimulation.plg

📁 本程序描述的是一个三维织物动感模拟系统。计算机生成真实感服装被列入计算机图形学亟需解决的三大问题之一。
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ClothSimulation - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/ClothSimulation.res" /d "NDEBUG" /d "_AFXDLL" "F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\ClothSimulation.rc"" 
Creating temporary file "C:\DOCUME~1\hdc\LOCALS~1\Temp\RSP72.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ClothSimulation.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\ClothSimulation.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\ClothSimulationDoc.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\ClothSimulationView.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\DlgAddSphere.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\DlgNewCloth.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\DlgSimProp.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\DlgSimTiming.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\DlgVertexMass.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\LoadOBJ.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\MainFrm.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\MathDefs.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\PhysEnv.cpp"
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\Skeleton.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hdc\LOCALS~1\Temp\RSP72.tmp" 
Creating temporary file "C:\DOCUME~1\hdc\LOCALS~1\Temp\RSP73.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/ClothSimulation.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\hdc\LOCALS~1\Temp\RSP73.tmp" 
Creating temporary file "C:\DOCUME~1\hdc\LOCALS~1\Temp\RSP74.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/ClothSimulation.pdb" /machine:I386 /out:"Release/ClothSimulation.exe" 
".\Release\ClothSimulation.obj"
".\Release\ClothSimulationDoc.obj"
".\Release\ClothSimulationView.obj"
".\Release\DlgAddSphere.obj"
".\Release\DlgNewCloth.obj"
".\Release\DlgSimProp.obj"
".\Release\DlgSimTiming.obj"
".\Release\DlgVertexMass.obj"
".\Release\LoadOBJ.obj"
".\Release\MainFrm.obj"
".\Release\MathDefs.obj"
".\Release\PhysEnv.obj"
".\Release\Skeleton.obj"
".\Release\StdAfx.obj"
".\Release\ClothSimulation.res"
]
Creating command line "link.exe @C:\DOCUME~1\hdc\LOCALS~1\Temp\RSP74.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
ClothSimulation.cpp
ClothSimulationDoc.cpp
ClothSimulationView.cpp
DlgAddSphere.cpp
DlgNewCloth.cpp
DlgSimProp.cpp
DlgSimTiming.cpp
DlgVertexMass.cpp
LoadOBJ.cpp
MainFrm.cpp
MathDefs.cpp
PhysEnv.cpp
Skeleton.cpp
Generating Code...
F:\E\OpenGl高级编程与可视化系统开发\Chapter18\ClothSimulation\ClothSimulationView.cpp(346) : warning C4700: local variable 'DeltaTime' used without having been initialized
Linking...



<h3>Results</h3>
ClothSimulation.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -