Deshan KalupahanaShaders in Unity — SpecularShaders give life to a material. In previous articles, we have talked about Flat Color and Diffuse shaders.Jun 28, 2019Jun 28, 2019
Deshan KalupahanaShaders in Unity — Effect of Point LightsDirectional lights and Point lights are two main lightning methods in Unity. The effect of light on an object can be configured in a…Jun 24, 2019Jun 24, 2019
Deshan KalupahanaShaders in Unity — Lambert and AmbientThis is the third article of the series of writing shader scripts in Unity.Jun 17, 2019Jun 17, 2019
Deshan KalupahanaShaders in Unity — Flat ColorWe can start writing shaders with flat color shader. Its the easiest one to write and explain the code for the shader.Jun 17, 20191Jun 17, 20191
Deshan KalupahanaShaders in Unity — IntroI have recently played with Unity, which is a cross-platform game engine which used to build games as definitions say and even animations…Jun 17, 2019Jun 17, 2019
Deshan KalupahanaVerify JWT token with servlet filter.JWT (JSON Web Tokens) are used to authorize and authenticate the a requests from a client. We can use a filter in servlets to do this…May 7, 2018May 7, 2018
Deshan KalupahanaJava Keytool essential commandsJava keytool is a default application which comes with jre. It can be used to manage digital key pairs and certificates.May 3, 2018May 3, 2018
Deshan KalupahanaSSH Port ForwardingPort forwarding via SSH creates a secure tunnel between a local computer and a remote machine. The tunnel that creates is a encrypted one…Jun 12, 2017Jun 12, 2017
Deshan KalupahanaHow to setup Raspberry pi for first use? Part 2In the first part, i have showed you how to install raspberry pi OS to the SD card. This post, we’ll look at how to setup the…Jun 11, 2017Jun 11, 2017
Deshan KalupahanaVirtual LED Display (Persistent of Vision)This is a project done by us for embedded system project. Main goal of this to create a display from a rotating led strip. This tutorial…May 8, 2016May 8, 2016