
-----------------------------------
protein
Sun Dec 03, 2006 2:46 pm

DirectX 2d &amp; 3d vector graphics
-----------------------------------
I've wrote the 2D engine (DirectX) I'm developing controls for it now. I'm looking for a library like amanith, but under DirectX. Does anybody can help me?  8-) 

http://www.imoxsoft.com/data/screenshot02.gif

-----------------------------------
Andy
Tue Dec 05, 2006 2:24 pm


-----------------------------------
what version of dx are you using? and which functions are you looking for? please be more specific

-----------------------------------
protein
Wed Dec 06, 2006 10:58 am


-----------------------------------
I'm using dx 9. and I'm looking for an open source library like amanith (OpenGL) or agg (GDI) (both libraries are open source projects for 2d vector graphics), but it must created with using of dx.  8-)

-----------------------------------
Andy
Wed Dec 06, 2006 4:49 pm


-----------------------------------
you're looking for d3d9x. it comes with the sdk. look through the help file for D3DXVECTOR3
