Skip to main content

Questions tagged [textures]

A bitmap (raster image) used in a texture mapping process.

0 votes
1 answer
68 views

Note: I intend to use only the Inspector window to use all textures, not Shader Graph or Nodes or any custom scripts. Also I might use some technical terms incorrectly by mistake, as I'm not much ...
Vikas's user avatar
  • 103
0 votes
1 answer
127 views

Is it beneficial to use Generate Mipmaps for a texture used in a skybox shader? I need to use tex2Dlod to fix the edge seams ...
Ahmed Dyaa's user avatar
0 votes
0 answers
49 views

I'm working on designing and animating the sky with a cubemap. The surfaces except for the "TOP" move in a way that follows each other. However, I could never figure out how to adapt the &...
cvaqabond's user avatar
1 vote
0 answers
64 views

I have a cliff in my game. Currently it sits on flat grass, but I want to add more depth to the visuals. I've added ambient occlusion to the pipeline and it has helped a lot. However, what I really ...
Gary Holiday's user avatar
1 vote
0 answers
72 views

I've been working on learning how to create painted textures. I was able to create a castle model and hand panted the texture on to it. The castle looks great, but only when it is specifically set to &...
Gary Holiday's user avatar
1 vote
1 answer
246 views

I'm exporting to GLB from Blender and the path returned by mat->Get() is "*0" so my LoadTexture fails. I am fairly new to Blender, but the material options for the exporter are few. This ...
Matt Meyer's user avatar
0 votes
0 answers
70 views

I am trying to send video data from Dolphin Emulator to another process. To do so, I first get a reference to the back buffer from the swap chain. ...
Emre Tekmen's user avatar
1 vote
0 answers
97 views

I am in the process of writing a Lightmapper and I discovered this video about Quake's lightmapping process: https://www.youtube.com/watch?v=bxientPsqRg The video discusses that the polygon is somehow ...
Raildex's user avatar
  • 812

15 30 50 per page
1
2 3 4 5
104