newtechnology's Journal

Welcome to my journal! You will see here many interesting blog entries of mine.
0 comments
1 entries
Advertisement
215648
August 05, 2015
Assimp model loader code (C++)
Here is the newly written code of my assimp model loader. It's much cleaner than what I wrote earlier.



Model.h#ifndef _MODEL_H_#define _MODEL_H_ #include "BasicIncludes.h"#include "VertexBuffer.h"#include "IndexBuffer.h"#include "Vertex.h" #include #include #include #include namespace NTEngine{stru…
4,333 views
Advertisement

Popular Blogs

shawnhar
Generalist
101 Entries
10 Followers
15 Entries
11 Followers
johnhattan
Programmer
1,277 Entries
48 Followers
ApochPiQ
Generalist
628 Entries
44 Followers
dgreen02
Generalist
338 Entries
56 Followers
Advertisement