Runge - Kutta 수식에 OpenGL을 사용하여 불꽃, 물, 동그라미하고있다.
File list:
3
\constantForceField.cpp
\constantForceField.h
\EulerIntegrator.cpp
\EulerIntegrator.h
\ForceField.cpp
\ForceField.h
\generator.cpp
\generator.h
\glCanvas.Cpp
\glCanvas.h
\glut.h
\glut32.dll
\GravityForceField.cpp
\GravityForceField.h
\HoseGenerator.cpp
\HoseGenerator.h
\integrator.cpp
\integrator.h
\main.cpp
\main.exe
\matrix.Cpp
\matrix.h
\MidpointIntegrator.cpp
\MidpointIntegrator.h
\parser.Cpp
\parser.h
\particle.Cpp
\particle.h
\particleSet.h
\RadialForceField.cpp
\RadialForceField.h
\random.h
\RingGenerator.cpp
\RingGenerator.h
\RungeKuttaIntegrator.cpp
\RungeKuttaIntegrator.h
\system.Cpp
\system.h
\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
\vectors.h
\VerticalForceField.cpp
\VerticalForceField.h
\WindForceField.cpp
\WindForceField.h
\测试 - 圈圈.bat
\测试 - 水流.bat
\测试 - 火焰.bat