kids-aquarium / aquarium

Unity parts of the project
5 stars 1 forks source link

Volumetric lights #5

Closed jukkae closed 6 years ago

jukkae commented 6 years ago

My air is, apparently, not compatible. Look into this.

jukkae commented 6 years ago

Air reports graphics shader level 45 Metal / OpenGL ES 3.1 capabilities (Shader Model 3.5 + compute shaders), but Aura requires level 50. Not sure if a workaround exists.

jukkae commented 6 years ago

Should be possible to develop Aura on Win machines and just disable and use as ordinary lighting system on Macs

jukkae commented 6 years ago

options: https://github.com/Unity-Technologies/VolumetricLighting https://forum.unity.com/threads/released-free-aura-volumetric-lighting.441387/ https://github.com/SlightlyMad/VolumetricLights

jukkae commented 6 years ago

https://medium.com/@avseoul/unity3d-how-to-create-fake-volumetric-light-using-shader-and-geometry-cf3885991720

jukkae commented 6 years ago

fixed in #43