# Lights (/start/canvas-lights)



<Callout title="This page is under construction" type="warn">
  Currently, this functionality is not available in Pixi’VN, but we plan to implement it. If you are interested, feel free to write in the chat below!
</Callout>

Having the ability to create light and shadow effects can be very useful in many cases.

<img alt="357854550-af5a80c0-6996-4b74-a8b8-36b63c8b825c" src="https://github.com/user-attachments/assets/1ce47130-322e-4a62-96c0-b5513615545c" width="1026" height="762" />

The [PixiJS Lights](https://userland.pixijs.io/lights/docs/index.html) library provides this capability to PixiJS.
