Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-04-16 21:29:05



Reply to topic  [ 2 posts ] 
CoolVL 1.28.2.5 -Cannot enable Advanced Lighting w/o shadows 
Author Message

Joined: 2021-01-13 19:14:05
Posts: 40
Reply with quote
Hey,

Just updated to the latest version of CoolVL (1.28.2.5), but noticed an annoying bug wherein Advanced Lighting Model can't be enabled without having shadows rendering turned on (which murders my FPS!), thus losing the ability to see Material maps without the viewer running at a low FPS.

Log attached.


Attachments:
CoolVLViewer.zip [62.28 KiB]
Downloaded 62 times
2021-01-24 11:35:15
Profile

Joined: 2009-03-17 18:42:51
Posts: 5545
Reply with quote
Yep, my fault !
Code:
2021-01-24T11:26:06Z WARNING: LLShaderMgr::dumpObjectLog: Vertex shader failed to compile with the following errors:
ERROR: 161:1: error(#143) Undeclared identifier: add_below_cloud

In the installation directory, file app_settings/shaders/ee/class1/deferred/skyV.glsl, line 142, replace "additiveColorBelowCloud" with "add_below_cloud" to read:
Code:
    // Haze color below cloud
    vec4 add_below_cloud =
        (blue_horizon * blue_weight * (sunlight + tmpAmbient) + (haze_horizon * haze_weight) * (sunlight * haze_glow + tmpAmbient));

Alternatively, use the Windlight renderer (i.e. un-check "Extended environment shaders" in the "Preferences" floater, "Graphics" tab, "Renderer settings" sub-tab) ...


2021-01-24 12:53:56
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.