The dirt roads (feldwege) somehow don't look right ... #8254
Labels
No Label
1. kind/balancing
1. kind/breaking
1. kind/bug
1. kind/construction
1. kind/documentation
1. kind/enhancement
1. kind/griefing
1. kind/invalid
1. kind/meme
1. kind/node limit
1. kind/other
1. kind/protocol
2. prio/controversial
2. prio/critical
2. prio/elevated
2. prio/good first issue
2. prio/interesting
2. prio/low
3. source/art
3. source/client
3. source/engine
3. source/ingame
3. source/integration
3. source/lag
3. source/license
3. source/mod upstream
3. source/petz
3. source/testserver
3. source/unknown
3. source/website
4. step/approved
4. step/at work
4. step/blocked
4. step/discussion
4. step/help wanted
4. step/needs confirmation
4. step/partially fixed
4. step/QA main
4. step/QA NOK
4. step/QA OK
4. step/question
4. step/ready to deploy
4. step/ready to QA test
4. step/want approval
5. result/cannot reproduce
5. result/duplicate
5. result/fixed
5. result/maybe
5. result/wontfix
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: your-land/bugtracker#8254
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
... especially with the new shaders. In the screenshot you can see the saw teeth and the difference to normal dirt.
The dirt roads (feldwege)somehow don't look right ...to The dirt roads (feldwege) somehow don't look right ...No idea. I don't know enough about shaders and that. The feldweg nodes have to be models - not full nodes. That may lead to some diffrent way of drawing them. Other than that I have no idea.
There may be some setting we need to take. Experimentation needed.
This is caused by shadow shaders (disable shadows and roads look exactly same as full nodes).
The first problem that I see on my machine looks like shadow acne (other description) - the stripes/banding you can see.
The blocks being darker as a whole (and even shadowing adjacent block edges) looks like a similar self-shadowing issue, maybe caused by somehow scaling them differently during shadow map pass (like the mesh being slightly larger when shadow map is rendered, then, during rendering, each pixel of the mesh surface ends up being shadowed)...
[I also examined the mesh, there's no doubled surfaces or wrong normals there.]
In short: engine/shaders issue.
I only use the shaders of the original game. So I don't see this as a problem of my client only. But something is missing from Sokomine's mod so that it can be displayed attractively with the latest versions of Luanti. I suspect the problem will also occur with other mods of other coders and therefore it could be an issue from Luanti (client).