acetix (25)in #programming • 7 years agoUnity 3D Procedural fractal music visualizer :)Hey! I created this audio visualizer with the help of Peer Plays tutorials. I think I will expand the project in…acetix (25)in #programming • 7 years agoC++ Tutorial: Caesar cipher | encryption and decryption (Very easy)Hey! Hope you will like this short tutorial. :) Programs used: IDE: Compiler: Let's start! We are looking…acetix (25)in #programming • 7 years agoC++ Tutorial: 3 x 3 Matrix determinantHey! In this tutorial I will show you how to make a C++ program to calculate 3 x 3 determinants. Programs used:…acetix (25)in #programming • 7 years agoC++ Tutorial: Simple program to calculate 2 x 2 matrices with classesHey! In this tutorial I will show you how to calculate these matrices. We will use objects and classes in C++. You…acetix (25)in #programming • 7 years agoC++ basic difference between call by value (cbv) and call by reference (cbr).I noticed that some people in my class get trouble with CBV and CBR, and also some people on the internet. So here's…acetix (25)in #programming • 7 years agoPong game with music and fancier graphics + Download :)Hey! This is my 3rd game made with the Unity3D engine. It's nothing special... but I think it is a good little game…