CodeBase - UV Mapping To Bitmap
Return to the CodeBase listing
Category: Complete Applications
Version: 1.0
Information
Uploaded: 15th Aug 2010 22:20
Modified: 16th Aug 2010 09:34
Author: moqzart
Summary
Draws the UV co-ordinates of vertices onto a bitmap.
Full Description
This short program maps out the UV co-ordinates of 3D objects onto a bitmap and saves the result. Some objects use only vertice data and others use indices, this code covers both. DB Pro generated cones and spheres produce odd results. I haven't worked out why, however I have routines for generating these particular shapes with good results.
Comments
No comments yet.