Skip to main content

Questions tagged [shading]

0 votes
0 answers
61 views

I need help with how to apply greyscale shading to objects in a 3D renderer I made in Python. The code is pasted below: ...
BrainBonkers's user avatar
0 votes
1 answer
108 views

I just recently imported a new asset package, all of the materials use the URP lit shader, no custom shaders. However, now I can't build the game because I keep getting the same errors: ...
Redsam121's user avatar
0 votes
1 answer
151 views

I'm considering how a graphics-engine lights any given environment, at the level of code. So I guess perhaps the simplest way to light a scene is just to provide a Value-figure (i.e. Value as in the ...
william's user avatar
  • 103
1 vote
1 answer
228 views

Nearly all unity games have specific "unity" look. It is quite obvious that it is caused by the rendering pipeline and shading, but I was wondering which specific part is responsible for ...
Tribski's user avatar
  • 155
-1 votes
1 answer
304 views

Let us consider the situation where only we moved the camera. The object and the light source remain in the same place. Thus the angle of the incident light is the same for every point.I have captured ...
S. M.'s user avatar
  • 117
0 votes
1 answer
158 views

Im trying to create a mobile game that has flat, bright colors and I want every place to be lightened the same. Like this game: and this is my game's current state: I don't know what the problem is. ...
kutaykurt's user avatar
0 votes
2 answers
1k views

I've been working on a sprite generator and I'm having a hard time figuring out how to add shading automatically. Here are some examples of the generated sprites Currently what I'm doing is checking ...
benneyHacker's user avatar
1 vote
1 answer
533 views

On this generated mesh, I have sharp edges, because each square has duplicate vertices separate from its neighbours. I can't remove the duplicate vertices because I'm using them to provide unique UV ...
Dreugui's user avatar
  • 25

15 30 50 per page