Monday, 1 June 2015

V-Lights on sale now for 24hrs 60% off

V-Lights is now on SALE for 60% off in the asset store. Version 1.2.0 will also be released soon with plenty new features and fixes.

All features work on Unity 5 Personal. Only pro is needed for Unity 4.0.






Sunday, 31 May 2015

V-Lights on sale June 1st for 24hrs. V-Lights 2.0 coming soon.

V-Lights will be on sale 60% off!

Also, new features of version 2.0 coming soon for all V-Light users.

Featuring volumetric areas. Create smoke and clouds and fly through them.



Adjust light falloff and colours using curves to create fantastic looking lights.

 

Smooth out lights using random dithered sampling.






Wednesday, 29 April 2015

V-Light realtime shadow fix

If realtime shadowed v-lights are not working please add a layer in your project called "vlight" this is also required for the post effects.

I'm working to see if I need this for shadows and may remove the requirement later.

Tuesday, 3 March 2015

Unity 5 Patch

A unity 5 patch has been submitted. If you need it earlier please send your invoice number and I will forward you the package.

Saturday, 30 August 2014

New web player demos

With the latest version of the Unity web player my old demos have ceased to functions so I've updated the page with some new demos.

Demos

Wednesday, 28 May 2014

Unity 4.5 fix



Looks like there is a bug with unity 4.5 and include files a patch has been submitted.

To fix it yourself modify


VolumeLight.shader line 74

from
#include "/../VLightHelper.cginc"
to
#include "../VLightHelper.cginc"


VolumeLightPoint.shader line 56

from
#include "/../VLightHelperPoint.cginc"
to
#include "../VLightHelperPoint.cginc"

Sunday, 25 May 2014

V-Lights 24 Hour Sale

V-Lights is on sale for 24 hours today. If you have any problems integrating v-lights into your game please contact me at brianvlights at gmail dot com.

Upcoming features
- Android / iOS support
- Orthographic projected lights
- Raymarched voluemtric litghts.