CVSROOT: /cvs/directfb
Module name: DirectFB-examples
Changes by: dok 20040525 14:58:40
Modified files:
src : .cvsignore Makefile.am df_texture.c
Added files:
src : ve.c ve.h ve_test.c
Log message:
Added vector and matrix stuff with a simplified OpenGL like API based on Mesa.
It provides functions like veFrustum(), veOrtho(), vePerspective(),
veViewport(), vePushMatrix(), veRotate(), veLoadIdentity() etc.
Use veTransform() to calculate DFBVertex values from object coordinates.
Increased the number vertices from 36 to 128 in df_texture and
added dynamic mesh generation with a small animation.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.