This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > VRML > December 2004 > vrml file merging tool
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 |
vrml file merging tool
|
|
|
| Hi,
Is there any VRML file merging tool, so that it could merge multiple files
into one big file?
I know that Chisel can do such a thing, but if the files contain PROTOs and
EXTERNPROTOS then it produces many errors in the output file.
Best regards,
mdk
| |
| Holger Grahn 2004-11-27, 12:17 pm |
| Hi
may be
copy a.wrl+b.wrl+c.wrl abc.wrl works in simple cases.
-- Holger
"md" <i.like.spam@interia.pl> schrieb im Newsbeitrag
news:co7jps$276$1@korweta.task.gda.pl...
> Hi,
> Is there any VRML file merging tool, so that it could merge multiple files
> into one big file?
> I know that Chisel can do such a thing, but if the files contain PROTOs
> and
> EXTERNPROTOS then it produces many errors in the output file.
>
> Best regards,
> mdk
| |
| Joerg Scheurich aka MUFTI 2004-11-29, 12:22 pm |
|
> Is there any VRML file merging tool, so that it could merge multiple files
> into one big file?
VRML files are ASCII (.txt) files, either compressed with gzip or not.
To merge several files, you need to uncompress the files (e.g. with "gunzip")
and can merge them either in the commandline or in any working text editor
of your choice ("notepad.exe" is possibly not really a working text editor...).
There is a VRML node "Inline", which allows you to merge files in a more
elegant way.
If you need a graphical VRML authoring tool with support for the Inline
node you can either use cosmoworlds ("File -> Import as Inline...")
or white_dune ("Create -> WWW -> Inline").
> I know that Chisel can do such a thing, but if the files contain PROTOs and
> EXTERNPROTOS then it produces many errors in the output file.
It looks like white_dune produce warnings, if the same PROTO is multiple
defined in the input files (when using "File -> Import") but it write
back only one PROTO definition for it.
Tell me, if you still find a problem in the Import/Inline commands of
white_dune...
so long
MUFTI
--
Klicken Sie diese Akte an, dann klappen sie OK zusammen.
(aus einem Software-Handbuch)
| |
| Holger Grahn 2004-12-02, 12:17 pm |
| Hi
may be
copy a.wrl+b.wrl+c.wrl abc.wrl works in simple cases.
-- Holger
"md" <i.like.spam@interia.pl> schrieb im Newsbeitrag
news:co7jps$276$1@korweta.task.gda.pl...
> Hi,
> Is there any VRML file merging tool, so that it could merge multiple files
> into one big file?
> I know that Chisel can do such a thing, but if the files contain PROTOs
> and
> EXTERNPROTOS then it produces many errors in the output file.
>
> Best regards,
> mdk
| |
| Josip Almasi 2004-12-02, 11:15 pm |
| md wrote:
> Hi,
> Is there any VRML file merging tool, so that it could merge multiple files
> into one big file?
> I know that Chisel can do such a thing, but if the files contain PROTOs and
> EXTERNPROTOS then it produces many errors in the output file.
Somewhat off-topic, but may be of general interest to community, so:
We at vrspace.org adopted chisel as soon as trapezium.com released it
under GPL.
Any and all bug reports, requests for enhancements etc - tell us.
You can use either forums or lists or whatever is your preference. Sure
I can't promise anything but at least we'll know what you need.
Project page at SourceForge, including bug tracker & RFE & list:
http://sf.net/projects/vrspace/
VRSpace forums:
http://vrspace.org/forums/
Regards...
| |
| Joerg Scheurich aka MUFTI 2004-12-06, 4:30 am |
|
> Is there any VRML file merging tool, so that it could merge multiple files
> into one big file?
VRML files are ASCII (.txt) files, either compressed with gzip or not.
To merge several files, you need to uncompress the files (e.g. with "gunzip")
and can merge them either in the commandline or in any working text editor
of your choice ("notepad.exe" is possibly not really a working text editor...).
There is a VRML node "Inline", which allows you to merge files in a more
elegant way.
If you need a graphical VRML authoring tool with support for the Inline
node you can either use cosmoworlds ("File -> Import as Inline...")
or white_dune ("Create -> WWW -> Inline").
> I know that Chisel can do such a thing, but if the files contain PROTOs and
> EXTERNPROTOS then it produces many errors in the output file.
It looks like white_dune produce warnings, if the same PROTO is multiple
defined in the input files (when using "File -> Import") but it write
back only one PROTO definition for it.
Tell me, if you still find a problem in the Import/Inline commands of
white_dune...
so long
MUFTI
--
Klicken Sie diese Akte an, dann klappen sie OK zusammen.
(aus einem Software-Handbuch)
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|