Home C++ Lua GitHub Games Math Myself Contact



3D CD Player Interface
An interface I built upon the M_CDPlayer library. It was a simple demo of the library's abilities, much like CollisionTest3D is a demo for the M_Physics library. I only implemented this once, in my Asteriods3D v2 project.
Controls:
Left-click press button
Right-click and drag rotate controls
Download the Windows Binary Here
Download the Source Code Here
Source Code Dependencies M_System3D , M_Math3D , M_Foundation , M_CDPlayer