Jump to content

Recommended Posts

Posted

As you may have seen, I am working on a cloud system (theres a pic in gallery).

 

In the material file I have set blend=alpha and zsort=1, Im using only the mesh_diffuse shader for now. For testing purposes I have created a quad in code, applied the material and copied it many times. I have also made them always face the camera, which I will eventually make a shader for along with the colouring of each quad. The issue is when these quads overlap as they rotate to face the camera, it creates rectangular seams. Is there any way to reduce/solve this or am I stuck with it? I have done something similar in blitz3d many years ago and I didnt come across this problem so I'm hoping it can be solved.. does anyone have any clever ideas?

 

Here is a worse case scenario picture: http://i46.tinypic.com/1hxt20.png

 

Oh and the texture I'm using is the smoke.dds that is provided with the SDK.

Posted

I've just noticed the texture doesn't have alpha to the edges so I sorted that, but it still hasnt resolved the problem with alpha overlap. I also noticed that there is a problem with the firepit in the editor, with the refractive particles there is also rectangluar overlapping seams... could this be a driver problem? I will try updating my drivers and see if this solves the problem.

 

Does anyone know the most recent stable driver for Nvidia?

Posted

I had the same problem but do not remember exactly how I solved it.

Try depthmask=0.

Core2DuoE6570 / Windows7 64bit / 4 Gb RAM / Geforce GTX 260 896Mb / LE 2.3

Dell Inspiron 1720 / Vista SP2 / C2D 2.4 / 8600 GM

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.

×
×
  • Create New...