Sebastian ToroPorting in VRIn the Game Developing field, the theme of “Porting” is almost always a need. Nowadays whenever a game is launched (Except if it has some…Jul 17, 2022Jul 17, 2022
Sebastian ToroHow does Face Detection works?As it’s name says, face detection is a way of using software to determine the similarity between two face images in order to evaluate a…May 15, 2022May 15, 2022
Sebastian ToroWhat Happens If You Type “google.com” and hit Enter?Whether you’re a programmer or someone who’s in constant contact with technology, it’s always a good thing to know how things work behind…Nov 5, 2021Nov 5, 2021
Sebastian ToroDynamic Libraries in CThe main reason to create a library in C is to have all functions organized, be more efficient as programmer and to have everything in one…May 4, 2021May 4, 2021
Sebastian ToroWhat Happens When You Type “ls -l” in the ShellShell it’s a command-line interpreter like an user interface for Unix-like operating systems.Nov 27, 2020Nov 27, 2020