Study these tips to become more proficient using Unity for game development.


Study these tips to become more proficient using Unity for game development.
Learn to place 3D drawings on a Google Map.
Updated: This program presents an original way of the famous Rubik's Cube by an assembly of 27 multi-colored cubies isolated in the space. Even during its deformations, it allows a 3D vision of the cube thanks to the basic MFC graphic functions. This simulation can also rapidly calculate a solution to reordering the Cube.
This article implements a Mandelbrot renderer that is multiple times faster than a CPU-only implementation by using a new Microsoft technology called C++ AMP: Accelerated Massive Parallelism, introduced in the Visual C++ 11 Preview.
A no frills MP3 player class, based on DirectShow.
Learn how to perform image processing on AVI files using the Microsoft AVIFile API.

Learn more about a few commonly used components and explore their utility and usages.

Become proficient with using type definitions in C#.

Learn about the various forms of encryption in Visual Basic and the differences among them.
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.