作成したプログラムを以下に示す.
プログラム中で描画を担当しているのはmeshpicture.cppである.この中では,OpenGLモジュールを使い絵を出している.メッシュデータ(*.field , *.meshout)はmeshreader2.cppで読み込んでいる.メッシュデータの処理もほとんどmeshreader2.cppの中で行うようにしている.change_rgb.cppは,数値をRGB値に変換するための関数が入っている.
main.cpp
mainwindow.cpp
mainwindow.h
meshpicture.cpp
meshpicture.h
meshreader2.cpp
meshreader2.h
change_rgb.cpp
change_rgb.h
例として,メッシュデータも以下にしめす.
helm_cir.meshout
helm_cir.field