Skip to main content

Questions tagged [image]

Questions related to images, including creation and modification

0 votes
1 answer
70 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
0 answers
66 views

I want to add bicubic filtering to my software raytracer. I have a texture that can contain arbitrary data. I want to sample that texture by bicubic interpolation (bilinear isn't smooth enough). Here ...
TheChamp's user avatar
  • 103
0 votes
0 answers
62 views

When I browsed the files in Insaniquarium, I found these images: The first image "smallswim.gif" is sprite animation The second image "smallswim_.gif" is (I think) alpha map So ...
M 027's user avatar
  • 125
0 votes
1 answer
272 views

I created a new scene in Unity, dragged an image file, and scaled it to fit the screen size. Here is how it looks like in the Scene panel: When I change the screen size, e.g. by switching to ...
Erel Segal-Halevi's user avatar
1 vote
1 answer
702 views

I am trying to retrieve image data from a NoiseTexture2D. I seem to be able to get an image resource, but as soon as I try to get the associated data via ...
Haruto Kaito's user avatar
1 vote
0 answers
49 views

I'm working on a game engine which is written in Haxe with the Kha API. I need to set a texture to wrap mode but I can't find any function or variable to use/set. The image is created with these ...
Yvain's user avatar
  • 135
1 vote
1 answer
212 views

In my Unity Game, the Image on my UI Panel got replaced with an "X" instead of the Image it is supposed to be, I tried adding a different image to the panel and making a new panel, but it ...
Stelbert Stylton's user avatar
0 votes
2 answers
128 views

I want to display the image using a tooltip. So when I point to the 3dobject, it will display the image that I already created. Right now I already set the sprite in the tooltip but I have an error in ...
Hidayah__0111's user avatar

15 30 50 per page
1
2 3 4 5
18