Description: 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.
To Search:
File list (Check if you may need any files):
质点系统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