perfly++at++segolene.roazhon.inra.fr
Thu, 11 Sep 1997 17:11:20 +0200
When I convert my ".im" file in a ".pfb" file with pfconv,
I lose all my clipmap textures and here are the messages :
PF Warning/Internal: pfdStoreFile_pfb: find_in_table() could not find 0 (0x0) in Texture Internal Format table.
PF Warning/Internal: pfdStoreFile_pfb: find_in_table() could not find 1 (0x1) in Texture External Format table.
PF Warning/Internal: pfdStoreFile_pfb: find_in_table() could not find 0 (0x0) in Texture Repeat table.
So, I 've tried to convert it in my application with
the function pfdStoreFile_pfb. I set PFPFB_SAVE_TEXTURE_PATH and
PFPFB_SAVE_TEXTURE_IMAGE to PF_ON.
and it doesn't work !!
What is the Problem ?
Kenavo
my ".im" file:
/*----------------------------------------------------------------------
new root Root
end_root
new geode Geode
end
new scs scs1
rotate 0.0 -90.0 0.0
scale 100.0 100.0 100.0
end_scs
load_geode Geode
#XXX see above...
#tgen_linear
cliptex brest.ct
poly 4
vc -.5 0.0 -.5 .5 0.0 -.5 .5 0.0 .5 -.5 0.0 .5
#XXX see above...
tc 0.0 0.0 1.0 0.0 1.0 1.0 0.0 1.0
end
#clipcenter ClipCenter Geode Geode
# XXX Weird behavior if refnode is a geode directly,
# so interpose a dummy group...
new group DummyGroup
end
attach DummyGroup Geode
mpclipcenter ClipCenter DummyGroup DummyGroup
attach scs1 ClipCenter
attach Root scs1
---------------------------------------------------------------------------*/
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:55:54 PDT