Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Performance Issue with Unity Game

    • 0
    • 1
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 6.61k
    Comment on it
     
    App Developers Community group
    Facebook Group · 393 members
    Join Group
    This group focuses on various technologies. Please Share the Technology related posts only like PHP, Java, iOS, Web Design and Development, Unity3D, M...
     

    Hello Readers !!

    Today we are going to discuss the Performance issue with the Unity3D game.

    We all know about the Sounds, Batching, Draw Call, Textures, Meshes and other components which we use in the game. But only some of us know about the usage system means how we should use these components so that we can use best CPU or GPU for the game.

     

    Today we are going to discuss this only. Here are some points which we should take care while creating a game.

     

    1 Textures:- Textures are very important for the game. With textures, we can give look and feel to any object. Textures are also important from the memory point of view. So basic property of any texture is very important.

    Above are all the properties of textures. You can change them according to your requirement.

     

    2. Meshes:- Meshes are also very major component of the games. Meshes are made up of triangles and vertices. These triangles and vertices play direct role in the rendering. We can reduce the draw calls according to the meshes. 

     

     

    Here are the properties of the meshes. Change these properties according to your requirement and have fun.

     

    Till then keep coding.

     

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: