hpl3:tools:maineditors:common:light_editmode [2012/07/03 12:10] luis created |
hpl3:tools:maineditors:common:light_editmode [2013/05/12 13:13] (current) luis |
||
---|---|---|---|
Line 5: | Line 5: | ||
* Box light: this type of light is most approximate to ambient lighting in a 3D scene, only difference is this one only affects the part of the world that lies inside its boundaries. There are two ways of creating a Box light: | * Box light: this type of light is most approximate to ambient lighting in a 3D scene, only difference is this one only affects the part of the world that lies inside its boundaries. There are two ways of creating a Box light: | ||
- | - By just clicking and releasing, which will create a 1x1x1 sized box. | + | - By just clicking and releasing, which will create a 1x1x1 sized box.{{ :hpl3:tools:maineditors:common:boxlight.png?nolink |}} |
- | - By clicking, holding while dragging, and releasing to set the base of the box, and then dragging and clicking again to set the height. | + | - By clicking, holding while dragging, and releasing to set the base of the box, and then dragging and clicking again to set the height. Note: Blue sphere marks the center of the box. {{ :hpl3:tools:maineditors:common:boxlight_creation.png?nolink |}} |
- | (screens here) | + | |
* Point light: this might be the type you will get to use most in a level. It is a regular point light, like the ones you could set in a 3D modeling program, meaning it will light up all stuff lying inside its radius. Again, there are two ways of creating Point lights. | * Point light: this might be the type you will get to use most in a level. It is a regular point light, like the ones you could set in a 3D modeling program, meaning it will light up all stuff lying inside its radius. Again, there are two ways of creating Point lights. | ||
- | - By just clicking and releasing, which will create a point light with unit radius. | + | - By just clicking and releasing, which will create a point light with unit radius.{{ :hpl3:tools:maineditors:common:pointlight.png?nolink |}} |
- | - By clicking, holding while dragging, and releasing to set the radius of the point light. | + | - By clicking, holding while dragging, and releasing to set the radius of the point light.{{ :hpl3:tools:maineditors:common:pointlight_creation.png?nolink |}} |
- | (screens here) | + | |
- | * Spot light: again, you might already know this type of light from 3D modellers. It tries to simulate a focused light, and so, it will only light up stuff that lies in the direction it faces, and inside its radius. They are also the only lights that can make objects cast shadows. To create spot lights, just click on the grid and a new spot light will pop up in the position you clicked. | + | * Spot light: again, you might already know this type of light from 3D modellers. It tries to simulate a focused light, and so, it will only light up stuff that lies in the direction it faces, and inside its radius. They are also the only lights that can make objects cast shadows. There are two ways of creating Spot Lights: |
- | (screens here) | + | - By just clicking on the grid, a new spot light will be created in the position you clicked. {{ :hpl3:tools:maineditors:common:spotlight.png?nolink |}} |
+ | - Clicking and holding the mouse button down, drag the endpoint to define the direction on the grid plane the SpotLight will be pointing to, and after releasing, define the angle from the grid plane. Clicking again when ready will place the SpotLight.{{ :hpl3:tools:maineditors:common:spotlight_creation.png?nolink |}} | ||
More on Light objects [[:hpl2:tools:editors:lights|here]]. | More on Light objects [[:hpl2:tools:editors:lights|here]]. |