-
-
-
-
-
[
C/C++]
video.zip
The typical approach to adding in-game media such as movies and television has been to cycle through a series of textures. In order to play even a short show meant that a lot of texture swapping and memory had to be used, so the idea was to replace this ...
-
[
WINDOWS]
VC++fordraw.rar
I am learning VC write a small program to achieve painting convex polygon functions, beginners eye-catcher
-
-
[
Visual C++ (VC++)]
PolyProcess.rar
Concave polygon convex decomposition (Rogers algorithm realize the expansion of) the procedure to achieve the X, Y direction of the concave polygon convex decomposition
-
[
Visual C++ (VC++)]
tufenjie.rar
Arbitrary polygon vertex convex, concave discriminant of the simple algorithm belonging to the problem of computational geometry
-
-
[
C/C++]
PtInPolygon.rar
Write your own polygon points in a simple algorithm to determine, running no problems, regardless of polygons situation (bump)