Tagged Questions
-1
votes
0answers
54 views
XNA/HLSL cone shape 2D light
I'm new to HLSL and I'm trying to create a simple light for my 2D game. I made a point light and it looks great. However now I'm trying to create a cone shape light but I just don't know how. can ...
2
votes
1answer
215 views
Animated light effects in games
I have been wondering now for quite some time, how certain animated texture effects are done, specifically involving light effects.
Some good examples of what I mean are the green bridges in ...
2
votes
2answers
3k views
XNA a Simple 2D Point Light
I want to make a 2D Point Light in XNA, I was able to find some helpful information but it is too advance for me, since i know nothing about Shaders
...