top of page

An Indie Game Developer

Santosh N
Search


Bulge out Animations- Using Shader Normals
In this blog, i am gonna use vertex normal to animate different meshes. This Bulge in and out animations in games can be used to...
santosh nalla
Mar 15, 20202 min read


Waving Flag Animation using Shaders in Unity.
To completely understand this blog, basic Shader knowledge is necessary. I am writing my shader in CG ( i don't use graphs :P). I...
santosh nalla
Mar 14, 20202 min read


Rendering Order And Sorting( Z Sorting- Depth Sorting)
Optical illusions in games(Unity) can be achieved using shaders. There is so much a shader can do to your game. Rendering order in...
santosh nalla
Mar 8, 20203 min read


Interview Question: Coding Challenge
Today i attended an interview, in which i was asked to make a simple game in unity. The game goes like, there will be a grid(ex: 4 * 4)...
santosh nalla
Dec 13, 20194 min read


Basic Sniper Code in Unity
Have you ever sniped? And wondered how do do that? Hmm, This blog is for you. Here I am gonna create a basic sniper mechanics, and you...
santosh nalla
Oct 14, 20192 min read


Creating an Explosion Effect in Unity🙌
"Grenades". Yes, who doesn't use them in their games especially if you creating a first/third person shooter games. Creating the...
santosh nalla
Oct 1, 20192 min read
bottom of page