#CEL Viewer
15 messages in this thread
Anyone,
I would like to be able to view the CEL maps in the MESHMAP1 directory on the
CD-ROM of R3. I have been using the VGASHOW.EXE program that came with the CD
to view all the TGA and GIF maps, by creating a directory on the hard drive and
copying all the files into that dir then executing a BAT file. This program
doe's not accept the CEL format.
I am aware of the material viewer which I guess is an add on to 3DS, but
something simple like the above would be sufficient. Possible shareware? Is
there a better way?
This helps a great deal when searching for one material out of hundreds on the
CD.
Thank you much…
Paul J.
Paul,
<< A better Viewer.? >>
The Textured Universe, sold by Autodesk, has a windows browser and a browser
that can be run from within 3ds. I created an index and cells were supported as
thumbnails and full screen. Download TU.gif from the IPAS Usage section of the
lib for a great screen shot of the user interface.
Jonas,
I have here a little CEL-viewer which is limited to 320×200 but supports both
formats. I would upload it to the library, but I am not sure if I will violate
Autodesk's rights in any way as this seems to be a proprietary format.
So.. May I upload it?
Sincerely,
Stefan
Stefan,
<< So.. May I upload it? >>
Go right ahead…
OK, it's CEL.ZIP in the 3D-Studio section.
I forgot to mention in the description: The (included) DOS4GW.EXE stub loader
has to be somewhere on your path. CEL.EXE is extended DOS and will run on 386
up only.
Stefan
Stefan,
I downloaded the CEL.ZIP file and it works fine for one CEL map but I cannot
create a Batch file to run all CEL maps consecutively like I can in with the
VGASHOW program. I also tried using some switches and they didn't work either.
Below is a sample batch file which I created to run with the CEL.EXE program
one CEL after another and it did not work. Any suggestions?
@echo off
cls
cd 1
cel *.cel /t1 /p /c
cd..
cls
Thank you much…
Paul J.
Paul,
Sorry… That was meant by 'simple'.
I think you you could e.g. take the Norton Commander with extension file edit,
edit CEL: CEL !.! (and maybe put a filter on *.cel). That way you could
go down with the cursor and just hit 'Return' on the CEL you want to see.
So, this is just a work-around, but saves you from typing all the file names
(if you have the Commander). Maybe this works with Windows file manager too.
BTW: CEL.EXE does not know any command line switches.
Stefan
Stefan,
I am not fimiliar with the Norton Commander but I will try something in the
File Manager. Good suggestion but something self running would be great. There
is 353 files in the directory so even hitting enter for every file could be a
frustrating task during a material search.
Thank you much…
Paul J.
[… but something self running would be great.]
Paul,
I added a slide show feature and VESA support.
Example:
CEL *.cel vesa 10
This displays all CELs in the current directory for 10 seconds each.
The only VESA mode supported is 1024x768x256 (105h). This mode features a
correct aspect ratio of 1.0 (320×200 does not).
You can force display of the next image by hitting a key. If you leave out
the 'seconds' parameter, the next image is shown when a key is hit. The
escape key always leaves the viewer.
If you find any bugs, please let me know.
Sincerely,
Stefan
Stefan,
I tried using CEL *.cel vesa 10. Executing this command returns me back to
the prompt immediately without viewing even one cel. Both EXE files are in
the same directory as the cel's and I typed the command the same as your
example.
I downloaded the CEL.ZIP file again thinking you changed something but I
noticed they are the same files. I'm not sure what I'm doing wrong.
Thank you much for your time…
Paul J.
Create a batch file that has as part of it:
For %f in (*.cel) do cel %f
That will cycle through all the cel files. LAM
Jonas,
<<The Textured Universe, sold by Autodesk>>
This is what I was referring to as the material viewer. I have seen the TU.GIF
file and that's perfect, but the last time I heard the price was $200.00. At
this time I would rather purchase some IPAS routines with this money. If I can
find somthing similar to the VGASHOW.EXE program, it would be sufficient.
If you could answer Stefan's question on Adesk's proprietary format, he may
have found an answer for me.
Thank you much guy's…
Paul J.
is there any other way to get the viewer, this is just what I need also but I
don't need the CD as of yet. … Ok how do I get the CD?
Rick
Richard,
<< how can I get the CD? >>
You can order this from your local dealer. There are many dealers on this
forum. Tell us where you're located and someone will help.
Thanks I'll contact my dealer ASAP, so there is no other way to get this
program?