Entry for October 13, 2006
IES consists of three Visualization file format. They are,
1. VRML (Virtual Reality Modeling Language) file
2. POV (Persistence Of Vision) file
3. AVI (Audio Video Interleave) file.
I wrote programs to make VRML and AVI files for the visualization already. Today I tried for POV files but there is a problem to create POV files from Dam Seismic Response Analysis program results. The POV files are basically using triangular mesh data (option mesh2) in its data structure .
I am communicating with some people to get the solution for using all types of mesh data.