Hi, My name is Roberto, I'm an Italian programmer.
I've realized a managed version of DirectX10 for my personal needs (expecially for the next DirectX11 release).
So this month I've maden test and realised this library.
The library contains all DirectX10 component (except for ID3D10DataLoader and ID3D10DataProcessor). I prefered to mantain the same structure as native DirectX10 API (static constructor for class, same name of method).
Now I offer my library to comunity.
Please tell me any problem expecially bugs and missed features.
Tell me also if some class do not respect name convention that I've used (if you see some underscore, some ID3D prefix, some not clever word)
http://www.notjustcode.it/cms/ManagedProject.aspx
Thank you