When we dock a third-party SDK, the third-party SDK will usually be called by us in the form of a webservice interface. And these interfaces will provide us with get, post, soap and other protocols
Tag: unity
Android + SQLITE + Unity3D Stepping Introduction
The full text is longer, but I wrote about many problems I encountered thoroughly, I hope I can help you
Recently, I have been discussing with the teacher the need The first step for launchin
LUAJIT 64-bit encryption in Unity
Reference: https://blog.csdn.net/sun19880421/article/details/68070696
https://blog.csdn.net/mydreamremindme/article/details/51372391< /p>
Summary:
1. Preparation
1) Download
Unity develops tips three UGUI-Lua Component Recycling
ugui tolua
local test = {}
test.b = gameobject
test.c = gameobject:GetComponent(typeof(UnityEngine.UI.Button ))
First call UnityEngine.GameObject.Destroy(test.b)
If the test table
Unity + LUA performance optimization
The performance optimization of unity+lua mainly needs to pay attention to a few points
class LuaUtil{
static void SetPos(GameObject obj, float x, float y, float z){obj.transform.position =
C # with Unity Data Storage
Use Json to store data
1. Create a Json file, create a txt file directly, and change the suffix to xx.json
2. The data format of the Json file , The square brackets indicate the list, t
Unity performance optimization – occlusion
1. The meaning of Occlusion Culling-Occlusion Culling: Game objects that are not in Camear’s field of view are not rendered Render (by default, Unity will render all GameObjects, regardless of whet
Unity3D – How do you make HUD for cardboard games?
There is currently no documentation on how to make a “shading” HUD for cardboard games on Unity. Screen space-coverage is not used as a rendering mode as many people have already said. Is there Doe
Unity3D – Convert from another GameObject script
I am trying to create a script to set the object upon instantiation. The problem is, I am not clear how to do this. I have this function..
function spawnPlayer()
{
var CameraScript = GameObj
Unity VS UE, how do virtual reality development engines choose?
The VR wave is swept, and compared to the enthusiasm of capital, what is really needed in reality is powerful VR Hardware R&D team and professional content production team. For entry-level develope