04 2013 档案

摘要:略兴奋。不知道能不能DEBUG。因为看不到数据,所以出现了这么奇怪的效果,不过还是很高兴。去他妈的JAVA,去他妈的手游和页游。我只他妈喜欢c++和图形。 阅读全文

posted @ 2013-04-15 16:00 shizuka 阅读(97) 评论(0) 推荐(0)

摘要:# defining graphics' vertex' format:struct vertextType { Vertex(){} Vertex(float x, float y, float z) { _x = x; _y = y; _z = z; } float _x, _y, _z; static const DWORD FVF;};const DWORD Vertex::FVF = D3DFVF_XYZ; define vertexbuffer:IDirect3DVertexBuffer9* vertexbuffer = NULL; # if needed, def 阅读全文

posted @ 2013-04-14 14:37 shizuka 阅读(115) 评论(0) 推荐(0)

摘要: 阅读全文

posted @ 2013-04-02 23:19 shizuka 阅读(125) 评论(0) 推荐(0)

摘要: 阅读全文

posted @ 2013-04-01 15:37 shizuka 阅读(103) 评论(0) 推荐(0)

导航