Moonflow Lensflare System Versions Save

■■Finished■■ Unity full pipeline multi light source lens flare rendering scheme based on atlas

3.0

2 years ago

I have reduced the total code of MFLensflare.cs, in order to avoid memory leaks and make less GC on the same time. It's really a fatal bug. And now gc will only caused when some light sources are disabled or MFLensflare be destroyed Now you can enjoy this plugin more convinient. And I have uploaded a single example scene together. You can have a look to find how to use the plugin directly.

2.0.1

2 years ago

fixed some bug

2.0

2 years ago
  1. Change the algorithm of occlusion determination
  2. Change the way to make flare piece
  3. Now light color can be mixed with a balanced value between 0-1
  4. Add a shader example to support new feature

0.0.1

3 years ago

0.0.2 version is unfinished, copy file may cause some problem to your project. Please download here for 0.0.1 version

0.0.1 version with a simple example scene. The example flare atlas are imported from 'Standard Assets' package from Unity.