direct3d and asp.net (with c#)

  • Thread starter Thread starter Serdar C.
  • Start date Start date
S

Serdar C.

is it possible to write a web based program that uses direct3d?? and if the
answer is yes, then do u know where to find an example or tutorial??
 
Hi,

Ehmmm. Where would you put direct3d processing exactly?
On client? On server?
If you need it for generating static 3d images you should be able to run it
on server.
 
Back
Top