For Programmers: Free Programming Magazines  


Home > Archive > Fortran > April 2006 > Fortran parser for VRML









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Fortran parser for VRML
David.Paterson@csiro.au

2006-04-19, 4:03 am

Do you know where I can find Fortran source code for reading a
reasonable subset of VMRL?

I have an application where I need to read two VRML files, convert the
colours into values, morph the geometry of the the first VRML dataset
to match the geometry of the second, do a nearest neighbour search,
modify the colour values of the second VRML dataset, and output back to
VRML.

i.e. my output VRML has all the same commands as the second VRML
dataset but different colours.

It needs to be able to understand multiple instances of "Transform",
"point", "color", "vectors", "IndexedFaceSet", "PixelTexture",
"geometry Text", '#" etc.

I have a reasonable knowledge of Fortran but am a complete novice at
VRML.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com