Alexander UrregoCreating a shell, some concepts behind thatWhen for the first time I had to program my own shell I realized that I had to address several concepts that at that time were totally…Apr 18, 2021Apr 18, 2021
Alexander UrregoSome ways you can optimize your unity projectIf there is one thing to keep in mind when developing a video game, and which, above all, unfortunately, is only taken into account in the…Mar 11, 2021Mar 11, 2021
Alexander Urrego(WebVR / WebXR) a big step to massify VR and AR on the webVR and AR are two growing terms that give users to both see, insight, and interface in reenacted environments. Both AR and VR are having a…Jan 17, 2021Jan 17, 2021
Alexander UrregoExploring Face Detection process, and usages in ARComputer face detection is a process by which the computer locates the faces present in an image or video. This process is not as simple…Dec 16, 2020Dec 16, 2020
Alexander UrregoAR /VR and some challenges for the developers creating immersive experiencesVirtual reality is a simulated experience that can be like or completely different from the real world. Applications of virtual reality…Nov 18, 2020Nov 18, 2020
Alexander UrregoLiskov’s substitution principleLiskov’s Substitution Principle was coined by Barbara Liskov in 1987 during a conference on Hierarchy and Data Abstraction. Its main task…Aug 10, 2020Aug 10, 2020
Alexander UrregoWhat happens when you type an URL in your browser and press EnterThis is a question that was in my head years ago when I was learning to write some basics HTML pages, when I researched I figured out that…Apr 13, 2020Apr 13, 2020
Alexander UrregoinAnalytics VidhyaBasics of Machine Learning (for Beginners and even Older people)If you are reading this blog probably you have some basic knowledge about science, technology, engineering, or mathematics, but does not…Jan 27, 2020Jan 27, 2020
Alexander UrregoinAnalytics VidhyaKind of Objects in Python (Mutables -Immutables)If you are new in python and have spent a bit of time reading about it, probably you have seen or heard that everything in Python is an…Jan 16, 2020Jan 16, 2020
Alexander UrregoStatic and Dynamic Libraries (differences and more…)In computer science, a library is a collection of non-volatile resources used by computer programs, often for software development. These…Dec 17, 2019Dec 17, 2019