Jump to content

Recommended Posts

Posted

During game at some point a large rectangular shadow covers my terrain.

It looks like a cloud has obscured the sun. if I rotate the characterI can lose this shadow.

 

Anyone had this problem

 

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Posted

Yes I have seen this issue. It has something to do with the vegetation - specifically some of the tree materials/shaders being used/not used. Once I sorted the correct shaders for the material the dark shadow went away. I would suggest taking a look at the tree materials and confirm the right shaders are being used.

Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590

LE / 3DWS / BMX / Hexagon

macklebee's channel

Posted

Ok thanks. I am using the pine tree some grass and bushes all supplied with engine . I have not altered shaders myself. I will take a look.

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Posted

Yes, some of the default materials that come with the nature pack also have this issue. I think it is caused by not having shadow shaders in the material but having 'Shadows' checked in the Vegetation properties panel.

 

The default pine-trunk.mat's shaders:

shader="Shaders/Model/diffuse+normal.shader"

shader3="Shaders/Vegetation/diffuse+normal.shader"

 

Resulting In-Game Scene:

post-14-0-84477100-1454788310.jpg

 

Changed pine-trunk.mat's shaders to:

shader="Shaders/Model/diffuse+normal.shader"

shader1="Shaders/Model/Shadow/shadow.shader"

shader3="Shaders/Vegetation/diffuse+normal.shader"

shader4="Shaders/Vegetation/Shadow/shadow.shader"

 

Resulting In-Game Scene:

post-14-0-83889900-1454789817.jpg

  • Upvote 1

Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590

LE / 3DWS / BMX / Hexagon

macklebee's channel

Posted

Wow! Thanks for going to so much trouble.Thats why its a great forum.

  • Upvote 2

amd quad core 4 ghz / geforce 660 ti 2gb / win 10

Blender,gimp,silo2,ac3d,,audacity,Hexagon / using c++

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...