• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

weird Shadow does not disappear when recalculated!

Status
Not open for further replies.
Level 20
Joined
May 16, 2012
Messages
635
So, im modding a map, and i recalculate shadows to get rid of annoying ones, but there's this one that i cant remove. any ideas?
wierd_shadow.png
 
Level 6
Joined
Apr 5, 2015
Messages
166
Btw, there's any way to reduce huge lags when i'm in terrain palette? i unchecked Brush List, but still quite slow to move arround :/.

Except turning the shadows and unnecessary effects off? Not that I know of. You can always try to close programs you are running in the background like your browser for example.

And please do not double or even triple post, it is not allowed! Use the edit function right under your latest post. (If you are the last one that posted something)
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,208
Btw, there's any way to reduce huge lags when i'm in terrain palette? i unchecked Brush List, but still quite slow to move arround :/.
The way the terrain is rendered is very inefficient when scaled up. This is due to the D3D8 style fixed pipeline that is used. Wide angle shots and far out zoom will always perform badly even on high end hardware.
 
Level 20
Joined
May 16, 2012
Messages
635
The way the terrain is rendered is very inefficient when scaled up. This is due to the D3D8 style fixed pipeline that is used. Wide angle shots and far out zoom will always perform badly even on high end hardware.

i notice it, i have a gtx 980 and a 8-core processor and still lags ahhaha, even inside the game when there's a bunch of units and effects.
 
Status
Not open for further replies.
Top