文件名称:Particle-Systems
介绍说明--下载内容均来自于网络,请自行研究使用
MIT计算机图形学作业,粒子系统。完美实现风力场,水流和火焰场等。实现了四阶龙格库塔积分法和梯形法等。实现了所有功能。-MIT computer graphics operations, particle system.Perfect realization of wind field, flow field and flame, etc.Implement the fourth order runge kutta integration method and trapezoidal method, etc.Implements all functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
质点系统Particle Systems
........................\ConstantForceField.cpp
........................\ConstantForceField.h
........................\EulerIntegrator.cpp
........................\EulerIntegrator.h
........................\ForceField.cpp
........................\ForceField.h
........................\Generator.cpp
........................\Generator.h
........................\GravityForceField.cpp
........................\GravityForceField.h
........................\HoseGenerator.cpp
........................\HoseGenerator.h
........................\Integrator.cpp
........................\Integrator.h
........................\MidpointIntegrator.cpp
........................\MidpointIntegrator.h
........................\RadialForceField.cpp
........................\RadialForceField.h
........................\RingGenerator.cpp
........................\RingGenerator.h
........................\RungeKuttaIntegrator.cpp
........................\RungeKuttaIntegrator.h
........................\TrapzIntegrator.cpp
........................\TrapzIntegrator.h
........................\VerticalForceField.cpp
........................\VerticalForceField.h
........................\WindForceField.cpp
........................\WindForceField.h
........................\glCanvas.cpp
........................\glCanvas.h
........................\main.cpp
........................\matrix.cpp
........................\matrix.h
........................\parser.cpp
........................\parser.h
........................\particle.cpp
........................\particle.h
........................\particleSet.h
........................\random.h
........................\system.cpp
........................\system.h
........................\vectors.h