circle-loader

Posts by author: Admin

0

Basic knowledge Gaussian Blur, also known as Gaussian Smoothing, is a classic algorithm for blurring images. To put it simply, the Gaussian blur algorithm is a process of performing a weighted average operation on the entire image. The value of each pixel is obtained by weighted averaging of itself and other pixel values in the

Continue reading
by
0/ 10358/ /3
0

AI Plug-in Recommendation Black screen issue of VideoPlayer playing video on Android GetPropertyBlock problem RectMask2D problem AI Q: Our new project has some AI to be implemented, and we want to use some plugins to implement it. I wonder if you have any AI plugin recommendations? As far as I know, there are Behavior Designer,

Continue reading
by
0/ 924/ /2
Comments Off on Abnormally High Memory Usage of the Font Texture

1) The memory value of Font Texture is abnormally high 2) UWA reports Overdraw statistics and data interpretation questions 3) Under the URP Android platform, the highlights have mosaics 4) UGUI is interrupted due to Different Material Instance 5) Compression doubts of SplatAlpha in Unity terrain TerrainData Font Q: We find a Font Texture with

Continue reading
by
Comments Off on Abnormally High Memory Usage of the Font Texture/ 1020/ /1
0

1) Doubts about checking sRGB for textures 2) Turning on lighting leads to an increase in the number of patches 3) Doubts for UGUI’s Image modifies material properties 4) How the UniWebView interface is displayed after the Unity interface 5) The Internal_CreatePlayable of Timeline has a high overhead Rendering Q: I found a question and

Continue reading
by
0/ 1095/ /1
0

Issues with Uploading the Partial Updated Resources under Addressable RemoteBuildPath Shader memory usage suddenly increased Redundant references to textures by materials on Unity 2018.4 A large number of GC operations in the editor caused lag JsonUtility.ToJson floating point type retained decimal problem Addressable Q: After Addressable has set the RemoteBuildPath path, a resource package has

Continue reading
by
0/ 932/ /1
0

In the game engine rendering pipeline, we usually set the value range of R, G, B channel color information between (or ). Among them, 0 represents no brightness, and 1 represents the maximum brightness that the display can display. Although this representation is straightforward and easy to understand, it does not reflect real-world light

Continue reading
by
0/ 1217/ /1
0

1) Questions about the addressable hot update resource type 2) The DefaultMaterial of locally deleted FBX is invalid after Unity restarts 3) How to achieve the effect of MeshRenderer 4) The DrawCall problem of UGUI dynamically loading Item 5) Loading.CheckConsistency optimization problem on the editor Addressable Q: Can Addressable hot update original resources

Continue reading
by
0/ 903/ /1
0

Currently, there are a lot of light sources used to illuminate objects in game engines. Among them, the more commonly used are parallel directional light, point light source, spotlight and volume light, etc., but they are all approximations to real light sources and cannot simulate complex lighting situations in the real world well. In order to increase

Continue reading
by
0/ 992/ /1