Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411603 Posts in 69388 Topics- by 58445 Members - Latest Member: gravitygat

May 08, 2024, 12:43:32 PM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsDeveloperTechnical (Moderator: ThemsAllTook)We have released demo for Volumetric Ambient Occlusion - SSAO plugin for Unity
Pages: [1]
Print
Author Topic: We have released demo for Volumetric Ambient Occlusion - SSAO plugin for Unity  (Read 925 times)
WilberforceFX
TIGBaby
*


View Profile
« on: January 26, 2017, 06:53:04 AM »

Hello, we have recently released another version of VAO (our SSAO plugin). Free Demo (full-featured) is available for download: https://projectwilberforce.github.io/vaodemo/ (Unity 5.4 and higher).



If you liked VAO and wish to use it please buy it at Unity Asset Store to support its development (https://www.assetstore.unity3d.com/en/#!/content/67927) . Also let us know what you think, your feedback is welcome. ([email protected])



About VAO

VAO works by approximating amount of light that can reach given pixel taking volume of surrounding geometry into account. We have developed fast approximation algorithm and use fine-tuned random samples sets to calculate it in real time. Ambient occlusion will add depth and realism to your scenes.

Our algorithm works in screen space (using only normals and depth values readily available in G-Buffer). Therefore, there is no performance hit when using more complicated meshes (more polygons) and it makes use of bump textures automatically. It is also fully dynamic - there is no need for pre-calculating specific scenes and it works with both static and moving objects.


- High performance and visual quality
- Easy to use
- Compatible with all Unity rendering paths (Forward, Deferred and Legacy) and anti-aliasing
- Color bleed option
- No haloing artefacts
- No self-intersections
- No magic variables
- Works well on screen borders
- Luminance sensitivity option
- Preserves shape of shadows when moving camera
- Compatible with Unity 5.3, 5.4, 5.5 and 5.6
- Works on Linux/Mac/Windows
Logged
AaronB
Level 2
**



View Profile WWW
« Reply #1 on: February 03, 2017, 07:26:04 PM »

Looks awesome.  A before vao / after vao screenshot for comparison would be cool.
Logged

oahda
Level 10
*****



View Profile
« Reply #2 on: February 05, 2017, 04:50:41 AM »

Looks awesome.  A before vao / after vao screenshot for comparison would be cool.
Thought so too, so I went to check out the Unity store entry, and there is one there. c: Should be added to this thread too, tho.
Logged

Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic