Code Intrinsic

Code Intrinsic

  • WordPress
  • GitHub
  • Twitter
  • YouTube
  • Link
  • DeviantArt
  • Blog
  • Computer Science
  • Computer Graphic
  • Machine Learning
  • Art
  • About
  • Computer Graphic, Computer Science, Mathematic, Programming

    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?

    Voldie Avatar
    Voldie
    November 25, 2020
    A Guide to Start Creating a Game Engine
  • Computer Science, Network

    PFSENSE – Link AGGREGATION (LACP) WITH VLAN

    How to setup VLAN with Link Aggregation

    Voldie Avatar
    Voldie
    August 7, 2021
    PFSENSE – Link AGGREGATION (LACP) WITH VLAN
  • Computer Science, Network

    How VLAN works – 802.1Q

    A Virtual LAN (VLAN) is the IEEE standard 802.1Q that allows segregating individual physical switches on the link layer into multiple subnets. This allows for a single switch to…

    Voldie Avatar
    Voldie
    May 29, 2021
    How VLAN works – 802.1Q
  • Computer Graphic, Computer Science, Programming

    VDEngine – Virtual Dimension Game Engine

    About how my first C++ OpenGL game engine was created

    Voldie Avatar
    Voldie
    May 14, 2021
    VDEngine – Virtual Dimension Game Engine
  • Computer Science, Mathematic

    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.

    Voldie Avatar
    Voldie
    April 26, 2021
    Solving Wilson’s Theorem and Parallel Computing
  • Computer Science, Programming

    Getting Started with CMake for C/C++

    How to use CMake with C/C++

    Voldie Avatar
    Voldie
    April 24, 2021
    Getting Started with CMake for C/C++
  • Computer Science, Mathematic

    Introduction to HPM – High-Performance Matrices Library

    A 3D math library, designed for game engines

    Voldie Avatar
    Voldie
    April 19, 2021
    Introduction to HPM – High-Performance Matrices Library
  • Computer Science, Network

    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 component…

    Voldie Avatar
    Voldie
    February 8, 2021
    Understanding ARP – Address Resolution Protocol
  • Computer Graphic, Computer Science, Programming

    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 it…

    Voldie Avatar
    Voldie
    February 4, 2021
    How to Create an Android Splash Screen
  • Computer Science, Mathematic, Network

    Caesar Cipher – Cryptographic

    The most infamous insecure cipher.

    Voldie Avatar
    Voldie
    January 27, 2021
    Caesar Cipher – Cryptographic
  • Computer Science, Programming

    Automate Multi Platform Build Targets with Unity 3D

    Automate building process for multiple platforms

    Voldie Avatar
    Voldie
    December 30, 2020
    Automate Multi Platform Build Targets with Unity 3D
Previous Page
1 2 3 4 5
Next Page