WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 12-03-2015, 04:08 PM
pitbool pitbool is offline
Member
 
Join Date: Oct 2012
Posts: 31
multitex fragment shader issue for different sized textures

Hi,

I am trying to blend an algae texture to a sea floor texture. The algae texture file is a 512x512 jpg image. I am retrieving the other texture from our ocean osgb model. This texture is a 1024x1024 baked into the model.

I have tried four ways (see below), but unfortunately, none works!
All are shaders, except for the first.

1. Using texblend - this gives some kind of blending, but it is non-uniform and not upto our expectations.
2. Using the texBlendFP.frag shader - the first texture do not show up at all.
3. Using the custom blend shader from \examples\shader\tutorial_multiTexture.py - the first texture do not show up at all.
4. Using the code from multiTexture.py (Tutorial: Multi-texturing) - strangely, same result as in option 1 above!

I have attached the py file in txt format here.
Any suggestions on how to get this to work?

Thank you!
Attached Files
File Type: txt algae_blend.py.txt (3.5 KB, 777 views)
Reply With Quote
 

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Textures for Diffuse and Specularity Shader Issue shivanangel Vizard 1 05-11-2009 10:44 AM
Specular Shader Issue shivanangel Vizard 2 05-06-2009 11:08 AM


All times are GMT -7. The time now is 02:03 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC