Hasini SenanayakaDependency InjectionDependency Injection (DI) is a design pattern used to implement Inverse of Control. It let user to create dependent objects outside of a…Jan 24, 2021Jan 24, 2021
Hasini SenanayakaAdding Textures in ThreeJsToday we’ll look how to apply texture for a geometry. Here I’m going to use this texture which looks like wood…Jan 18, 2021Jan 18, 2021
Hasini SenanayakaMore on ThreeJS…When we add more and more features to threejs it is difficult to write everything in same file. So I created new file called main.js and…Jan 18, 2021Jan 18, 2021
Hasini SenanayakaStory of CD, DVD and Blue RayThese CDs, DVDs, and VCDs are commonly referred to as CDs. That’s because they are made according to the same technology. The difference…Jan 16, 2021Jan 16, 2021
Hasini SenanayakaWhere to begin with ThreeJs?Let’s start learning ThreeJs. You do not need to be an expert in 3D graphic design. Your first program is just few minutes away…Jan 16, 2021Jan 16, 2021
Hasini SenanayakaWhat is threejs?It is a light weight, java script library for creating 3D graphics with animations. This library can easy be integrated with HTML or WebGL…Jan 16, 2021Jan 16, 2021