VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Six 3D exersizes

by Dion Ving (1 Submission)
Category: Graphics
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

Demonstates basic 3D render and animation over 6 progressive exersizes. From a basic worldview grid to multiple 3D objects.

API Declarations
Private Declare Function CreatePolyPolygonRgn Lib "gdi32" (lpPoint As pointApi, lpPolyCounts As Long, ByVal nCount As Long, ByVal nPolyFillMode As Long) As Long
Private Declare Function PaintRgn Lib "gdi32" (ByVal hdc As Long, ByVal hRgn As Long) As Long
Private Declare Function DeleteObject Lib "gdi32" (ByVal hObject As Long) As Long

Rate Six 3D exersizes

Download Six 3D exersizes

Download Six 3D exersizes (24 KB)

Six 3D exersizes Comments

No comments have been posted about Six 3D exersizes. Why not be the first to post a comment about Six 3D exersizes.

Post your comment

Subject:
Message:
0/1000 characters