Running Direct3D in Web Browser

Started by
0 comments, last by TheAdmiral 17 years, 3 months ago
hi, I'm currently trying to create a user control in c# that draw a simple box using directx and load the user control(as a .dll) in the browser. However the control doesn't seems to be drawing. P.S. i have tried creating a simple user control that display a button and upon clicking, the text will turn to "hello" and unsurprisingly, this works. Anyone has any idea on this? thanks and regards Andrew Mak
It's easy to earn respect... just work-hard and smart AND stop playing Wow in office
Advertisement
We're going to need a bigger boat, Andrew.
Have you managed to get the same functionality working with a Win32 app or are you new to Direct3D/XNA? Did you enable the debug DLLs? Do the rendering functions return success? Is there any debug spew? And perhaps most importantly, can we see some code?

Admiral
Ring3 Circus - Diary of a programmer, journal of a hacker.

This topic is closed to new replies.

Advertisement