DevMain1953 / c-sharp-coordinate-manager

Coordinate manager for 3D objects in 3D space.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is example of using memory manager that can be found here. The project is designed to manipulate 3D objects in 3D space in 32-bit processes. Implemented its own physics of movement in space, using:

  • rotation matrix;
  • movement direction vectors.

About

Coordinate manager for 3D objects in 3D space.


Languages

Language:C# 90.8%Language:C 9.2%