About how my first C++ OpenGL game engine was created
Computer Science
Computer Science
Solving Wilson’s Theorem and Parallel Computing
The source code for both the binary program as well Latex source code can be found on GitHub. VoldieFree/Open software developer, Linux user, Graphic C/C++ software developer, network
Introduction to HPM – High-Performance Matrices Library
A 3D math library, designed for game engines
Understanding ARP – Address Resolution Protocol
The Address Resolution Protocol (ARP) is a protocol used in network communication on the link layer ( second layer of the OSI model). This protocol is a crucial
How to Create an Android Splash Screen
When starting an android app, it is important to give a good impression by having a good looking splash screen during loading the app. There are multiple ways
Caesar Cipher – Cryptographic
The most infamous insecure cipher.
Automate Multi Platform Build Targets with Unity 3D
Automate building process for multiple platforms
A Guide to Start Creating a Game Engine
How do you start making our own game engine and what types of a game engine should I write. Finally, how do I get started?