Jump to content

Alphamap ..


chicagobob123
 Share

Recommended Posts

I have something that three js uses called an alpha map but I can not find an equivalent in the babylon world. Its a black and while alpha channel map that is used with a UV map. Is there such a thing? I know there are bump maps. 

I saw nothing like it. 

Thanks,

Bob

Link to comment
Share on other sites

I only have so much time so I gave up on it. I just combined the UV image with the alpha image via photoshop and used that.

It was for my ThreeJs importer I have been working on. Which I have pushed as far as I am going to. 

It works pretty easy although there is some manual things to do to get it to work. 

Place the name of the model as in import. 

 <script src="models/StraddleCarrier/StraddleCarrier_StructureB.js"></script>

Modify the model making by adding Var name of model at the start of the file. 

Then you load  it. I tested it for UV mapped models. Thats about it. 

Link to comment
Share on other sites

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...