文件名称:OpenGL2
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual C] [源码] [Visual.Net]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.37mb
- 下载次数:
- 0次
- 提 供 者:
- 冬*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个OpenGL小作业,可以实现基本的三维图形渲染和操作,可以绘制各种曲线图形曲线和粒子的运动,包含运行说明和遇到问题的心得-OpenGL small job, you can achieve the basic three-dimensional graphics rendering and manipulation, can draw various curves the graphics curve and particle movement contains operating instructions and encountered a problem
(系统自动生成,下载前可以参看下载内容)
下载文件列表
作业2-工程\ParticleSystem\ParticleSystem.sln
..........\..............\ParticleSystem.suo
..........\..............\Debug\particle_system.exe
..........\..............\.....\particle_system.pdb
..........\..............\.....\particle_system.ilk
..........\..............\.....\system9_01_hose.txt
..........\..............\.....\system9_02_hose_gravity.txt
..........\..............\.....\system9_03_hose_force.txt
..........\..............\.....\system9_04_circle_euler.txt
..........\..............\.....\system9_05_circle_midpoint.txt
..........\..............\.....\system9_06_circle_rungekutta.txt
..........\..............\.....\system9_07_wave.txt
..........\..............\.....\system9_08_fire.txt
..........\..............\.....\system9_09_wind.txt
..........\..............\.....\TestAll.bat
..........\..............\.....\Sample1_hose.bat
..........\..............\.....\Sample2_hose_gravity.bat
..........\..............\.....\Sample3_hose_force.bat
..........\..............\.....\Sample4_euler.bat
..........\..............\.....\Sample6_Wave.bat
..........\..............\.....\Sample7_Fire.bat
..........\..............\.....\Sample8_Wind.bat
..........\..............\.....\Sample5_midpoint.bat
..........\..............\particle_system\particle_system.vcxproj
..........\..............\...............\particle_system.vcxproj.user
..........\..............\...............\particle_system.vcxproj.filters
..........\..............\...............\main.cpp
..........\..............\...............\matrix.cpp
..........\..............\...............\matrix.h
..........\..............\...............\parser.cpp
..........\..............\...............\parser.h
..........\..............\...............\particle.cpp
..........\..............\...............\particle.h
..........\..............\...............\particleSet.h
..........\..............\...............\random.h
..........\..............\...............\system.cpp
..........\..............\...............\system.h
..........\..............\...............\vectors.h
..........\..............\...............\forcefield.cpp
..........\..............\...............\forcefield.h
..........\..............\...............\generator.cpp
..........\..............\...............\generator.h
..........\..............\...............\glCanvas.cpp
..........\..............\...............\glCanvas.h
..........\..............\...............\integrator.cpp
..........\..............\...............\integrator.h
..........\..............\...............\Debug\particle_system.log
..........\..............\...............\.....\particle_system.lastbuildstate
..........\..............\...............\.....\vc100.idb
..........\..............\...............\.....\vc100.pdb
..........\..............\...............\.....\CL.read.1.tlog
..........\..............\...............\.....\CL.write.1.tlog
..........\..............\...............\.....\particle_system.exe.embed.manifest
..........\..............\...............\.....\particle_system_manifest.rc
..........\..............\...............\.....\particle_system.exe.embed.manifest.res
..........\..............\...............\.....\rc.read.1.tlog
..........\..............\...............\.....\rc.write.1.tlog
..........\..............\...............\.....\link-cvtres.read.1.tlog
..........\..............\...............\.....\link-cvtres.write.1.tlog
..........\..............\...............\.....\particle_system.exe.intermediate.manifest
..........\..............\...............\.....\link.read.1.tlog
..........\..............\...............\.....\link.write.1.tlog
..........\..............\...............\.....\mt.read.1.tlog
..........\..............\...............\.....\mt.write.1.tlog
..........\..............\...............\.....\link.2600-cvtres.read.1.tlog
..........\..............\...............\.....\link.2600-cvtres.write.1.tlog
..........\..............\...............\.....\link.2600.read.1.tlog
..........\..............\...............\.....\link.2600.write.1.tlog
..........\..............\...............\