writing .vtu file from .txt file using fortran

I am new to vtk and paraview. I just wanted to know whether there is any library in fortran or code to write .vtu files from ascii file.

ascii data :

ID - X - Y - Y - R
478020 - 4.842613353612568 - 1.002301828533956 - 0.059424037526047 - 0.001896100188044
52764 - 5.675549828063824 - 0.628266581799473 - 0.770015644564344 - 0.001913658714257
50719 - 4.747572506581528 - 0.997547982649714 - 0.117425322732116 - 0.001908391848508
162065 - 6.664690492030581 - 0.137223049655144 - 0.504865244968465 - 0.001912506196078

VTK has a fortran wrapping afaik.

Hi Mathieu! I am very new to ParaView. I want to know the steps it takes to visualize my results from a fortran code in ParaView. I will appreciate any information that will be of help.

Please open your own thread and precise your question regarding data format. Ideally, share your file.