Fri, Feb 7, 10:59 AM CST

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2025 Feb 07 7:37 am)



Subject: saving as a vrml file?


ninhalo5 ( ) posted Thu, 01 March 2001 at 7:14 AM ยท edited Fri, 07 February 2025 at 10:39 AM

just a quick question i have been trying to save a poser figure as a vrml file which works great the figure come out almost flawless but there seems to be only one problem the texture file wont attach and so it comes out with the dull poser obj property colour does anyone know how to attach a tex map to the *.wrl file to make it work? jeff


poserpro ( ) posted Thu, 01 March 2001 at 8:17 AM

use texture ImageTexture {url " poser.jpg"} to replace all material Material VRML reads: jpg, gif and png, the tiff is not allowed.


ninhalo5 ( ) posted Thu, 01 March 2001 at 1:22 PM

oh great, and that was what i was using i tried that and a bmp but not the jpg lol thanx


ninhalo5 ( ) posted Thu, 01 March 2001 at 1:44 PM

hmm that dont seem to work i am getting a syntax error but then again i'm trying to modify the script and i really dont know what i'm doing lol


poserpro ( ) posted Thu, 01 March 2001 at 7:20 PM

please copy the error code here, what browser you are viewing ? it works in my side as I changed to poser.jpg using an imagetexture node, send me your wrl file to julien@arrowweb.com, see what i can do, ok.


ninhalo5 ( ) posted Thu, 01 March 2001 at 9:42 PM

cool, i'm really not doing anything spectacular just opening up poser, using default pose, adding a tex, render and export to vrml. i originaly wanted to see just what would happen and i thought that this could have some potential if i can just get the tex to load. oh yes and i am using msie 5.0 the only thing i changed was the default line #10 on the wrl file appearance Appearance { texture ImageTexture {d:textures"Happyw~3.jpg" } }


poserpro ( ) posted Fri, 02 March 2001 at 1:41 AM

appearance Appearance { texture ImageTexture {url "happy.jpg" } } try this code, move the image to the same folder of this wrl, care of caseSensitive issue.


poserpro ( ) posted Fri, 02 March 2001 at 1:44 AM

d:textures"Happyw~3.jpg".......>position of " " is the problem should be url "d:texturesHappyw~3.jpg" if you move the jpg to the same folder with wrl, it will be better.


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.