Jump to content

cannot solve transparency issue


jdestef
 Share

Recommended Posts

I can't find the magic setting to fix this transparency issue with some textures in my project.

Attachments to this message aren't working for me for some reason, so here are links to my web server:

http://hh.destef.com/demo/

Capture.png illustrates the issue "in-game"
tree21.png is the source file.

felwithea.zip  is the "zone"  (obj, mtl, and all the textures if you want to try to load this file up yourself -- keep in mind, you have to .flipFaces() on every mesh for it to display correctly.

            w.scene.meshes.forEach(function(m) {
               m.flipFaces();
               m.checkCollisions = true;
            });

 

The scratchy red texture you see through the wierdness is the background-image on my <html>  -- its just a red-leather texture.

 

Thanks for the help.

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...