Replace Autodesk Bitmap with OSL BitmapLookup when using Drag&Drop?

Replace Autodesk Bitmap with OSL BitmapLookup when using Drag&Drop?

ACCCC
Advocate Advocate
913 Views
4 Replies
Message 1 of 5

Replace Autodesk Bitmap with OSL BitmapLookup when using Drag&Drop?

ACCCC
Advocate
Advocate

When i drag and drop a texture map into a material, f.e. PBR Metal/Rough shader it usually automatically loads them as a Autodesk Bitmap.

 

Is there a way to load them as a OSL:BitmapLookup instead?

 

Or maybe a scene converter script that converts Autodesk Bitmap to OSL:BitmapLookup?

@madsd?

0 Likes
Accepted solutions (2)
914 Views
4 Replies
Replies (4)
Message 2 of 5

madsd
Advisor
Advisor
Accepted solution

Sure, Ill make a script and put in next version of Arnold Converter.

Legacy Bitmap to OSL Bitmap.

 

Ill put a note here later when its done.

 

 

Message 3 of 5

ACCCC
Advocate
Advocate

That's awesome thank you.

 

I guess you'll upload it on your github aswell?

0 Likes
Message 4 of 5

madsd
Advisor
Advisor

Sure, looking at it in 5 min.

Will post link here when working.

 

0 Likes
Message 5 of 5

madsd
Advisor
Advisor
Accepted solution

I had a look.

 

I already have the UBER OSL bitmap, the one with transforms in the converter.

 

https://github.com/gkmotu/ArnoldSceneConverterScripts3DSMAX/blob/master/Scene%20Converter/Conversion...

 

qweqwe.png

 

 

Let me know if this is working for you.