Skip to content

Source code with example for usage of the Vertex Lighting plugin for Unity 3D.

License

Notifications You must be signed in to change notification settings

allan-m-smith/vertex-lighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vertex-lighting

Vertex Lighting is a Unity 3D Plugin under development by Allan Smith, which to some extent works similarly to Light Probes but with considerably better performance, but also greater limitations.

The system basically uses Vertex Colors to assign colors based on Vertex Lights to models with lots of optimizations, making it ideal for Mobile use. System can currently be seen in use in the game Like a Boss, by Fire Horse Studio.

You can also find a link of over 100 agents running around using this plugin, running at 60 fps in an iPhone 5S, in addition to all the AI logic created for Like a Boss in the GIF below.

Warriors using Vertex Light to adjust to the Lightmap

About

Source code with example for usage of the Vertex Lighting plugin for Unity 3D.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published