摘要:
Based on the previous D3D Frame work demo, I write a simple program that using D3D hardware lighting. HW lighting means just use some D3D lighting API to create the lighting effect instead lighting... 阅读全文
posted @ 2012-08-24 08:31
opencoder
阅读(163)
评论(0)
推荐(0)
摘要:
This is a simple D3D frame work. I write this simple program just to avoid start from beginning such as creating window, d3d device when I want to write some D3D demos. I do not want to repeat this... 阅读全文
posted @ 2012-08-24 08:30
opencoder
阅读(146)
评论(0)
推荐(0)
摘要:
3D Free Form Deformation Demo Free-form deformation (FFD) is an important tool in computer-assisted geometric design and animation. Well, there are many methods that could be used to deform object... 阅读全文
posted @ 2012-08-24 08:27
opencoder
阅读(1305)
评论(1)
推荐(0)
摘要:
I write this demo just to go though some key concepts of computer graphics. The following features are implemented in this demo: 1) t... 阅读全文
posted @ 2012-08-24 08:25
opencoder
阅读(385)
评论(0)
推荐(0)
摘要:
In the last few years or months, I have made a lots of technology learning plans. Every time, I want to learn a new kind of technology, I always want to learn from the ZERO. That means I will copy or ... 阅读全文
posted @ 2012-08-24 08:22
opencoder
阅读(139)
评论(0)
推荐(0)
摘要:
doc2pdf How to convert the web pages and word document to PDF files with text / image format kept? Sometimes, I will do some research on the internet and save some pages locally for afterward review... 阅读全文
posted @ 2012-08-24 08:21
opencoder
阅读(334)
评论(0)
推荐(0)
摘要:
Get start to write Maya Plug-in with Maya VCWizard. A pdf document included to details how to write a Maya Plug-in with Maya VC Wizard, how to use this plug-in in the Maya software, and also a “H... 阅读全文
posted @ 2012-08-24 08:19
opencoder
阅读(228)
评论(0)
推荐(0)
摘要:
This sample program shows us how to write a Maya static mesh exporter with c++. At first, I planed to write some additional features on the skin animation, but Maya C++ API seems very complicated f... 阅读全文
posted @ 2012-08-24 08:18
opencoder
阅读(502)
评论(0)
推荐(0)
摘要:
This program originally come from an Android OpenGLES sample. It display a cube with texture. What I did is I pull the hard code cube mesh data out of the code, and save as an external file “cube.m... 阅读全文
posted @ 2012-08-24 08:14
opencoder
阅读(572)
评论(0)
推荐(0)
摘要:
This example shows us how to write a FBX file parser with FBX SDK. The mainly parts are how to retrieve vertexes, uv, normal, polygons, polygons' material, textures, skin animation data and so on. ... 阅读全文
posted @ 2012-08-24 08:09
opencoder
阅读(1401)
评论(0)
推荐(0)
浙公网安备 33010602011771号