Looks like Dan has been working hard. A new version of his components has been released. The major update for this release is support for Vertex Shaders.

An example is available from his website.

Main page
http://dan.mirgames.ru/

DJX Project page
http://dan.mirgames.ru/main.php?page=djx

===========
DanJetX is a graphics component for Delphi. It is based on Direct3D 9. It allows a programmer to use following features:
# Easily access advanced graphics capabilities.
# Easily combine 2D and 3D graphics.
# Support of BMP, JPG and PNG format for textures.
# Support of X format for 3D meshes.
# Support of mesh skinning (animated meshes).
# Special effects such as shadows, lighting effects, motion blur, billboards etc.
DanJetX has been tested for compatibility with Delphi7 and BDS2006.
===========