Re-structure code to multiple files.
Still have issue in breaking down code to Bindable/Drawable, while in Triangle it fails in link stage. Only able to init3D and render single color in page.
PracticeDx/Bindable.cpp
0 → 100644
PracticeDx/Bindable.h
0 → 100644
PracticeDx/Drawable.cpp
0 → 100644
PracticeDx/Drawable.h
0 → 100644
PracticeDx/Graphics.cpp
0 → 100644
PracticeDx/Graphics.h
0 → 100644
PracticeDx/MyGraphics.cpp
0 → 100644
PracticeDx/MyGraphics.h
0 → 100644
PracticeDx/Triangle.cpp
0 → 100644
PracticeDx/Triangle.h
0 → 100644
PracticeDx/VertexBuffer.cpp
0 → 100644
PracticeDx/VertexBuffer.h
0 → 100644
Please register or sign in to comment