Questions tagged [light]

Questions related to drawing or setting light on an object, for use in GUI, or programming questions on controlling light values within a program e.g. controlling light within a program that uses a camera. Not to be used with light, as is used in physics having wave and particle characteristics. Must be used with other relevant tags distinguishing the programming language and framework being used. e.g. unity 3d

Questions related to drawing or setting light on an object, or programming questions on controlling light values within a program e.g. controlling light within a program that uses a camera.

Not to be used with light, as is used in physics having wave and particle characteristics.

The use of the light tag here is as light is exposed within a graphical user interface and how to alter the settings and angles of the light. e.g. unity3d

For use of programming in e.g. Android where a program may be written that utilizes the camera and programming filters affecting the selection of light through the camera.

648 questions
-2
votes
2 answers

How do I make a strobe light effect on Android?

For my app, I want a strobe light with multi colors to play, how do I do this?
Bob Smith
  • 505
  • 3
  • 10
  • 27
-4
votes
2 answers

How can I add shiny surface to UITableView

How can I add shiny surface to UITableView
János
  • 32,867
  • 38
  • 193
  • 353
-4
votes
2 answers

how do On/Off light in angular?

I have a list of users and I need to create badge circle(green/red) on each user in angular, for active user there is circle green light , and for inactive user there is circle red light .. thanks
1 2 3
43
44