Skip to main content

Questions tagged [alpha]

0 votes
0 answers
62 views

When I browsed the files in Insaniquarium, I found these images: The first image "smallswim.gif" is sprite animation The second image "smallswim_.gif" is (I think) alpha map So ...
M 027's user avatar
  • 125
0 votes
0 answers
2k views

EDIT: I have tried opening the shader in an empty project to test if there were some strange settings in the project, but it is the same issue. I am creating a power bar which wipes from left to right....
anothershrubery's user avatar
0 votes
1 answer
54 views

I keep getting this exception:Resource not found: testdata/alphamap.png when trying to use Slick in my program. How can I resolve this error?
Vern Evens's user avatar
1 vote
0 answers
434 views

I am trying to render a DXGI_FORMAT_A8_UNORM texture (precisely, a font bitmap) in multiple colors by specifying the color per vertex and then apply the alpha value ...
user2361925's user avatar
1 vote
2 answers
1k views

Given the first release of a game is named "Alpha", and another is named "Beta", it would be logical that the release following this one is named "Gamma". This this the case?
Anonymous lol's user avatar
0 votes
1 answer
534 views

I'm trying to fade textures onto the screen using SDL2. I've tried some different methods I've looked up, but I always encounter the same problem. It seems that the fading takes longer and longer as ...
Eyesight Technology's user avatar
1 vote
1 answer
4k views

I'm trying to create a shader in Unity with a slider that can adjust the transparency. (This is the first step toward something more sophisticated.) I try to do this by setting the alpha of the ...
AaronF's user avatar
  • 111
2 votes
2 answers
2k views

I'm having some transparency issues when rendering billboards in modern OpenGL. I've created two billboard sprites, each one with alpha transparency, just for testing. When I render two sprites ...
Daniel_1985's user avatar

15 30 50 per page