using the 3d activex in winforms

i am currently trying to find out how to use the 3d activex control in my winform app,

anybody got it yet




Answer this question

using the 3d activex in winforms

  • Manaxter

    well, i am not sure if im able to locate the correct dll,

    all i found is the massivenativewrapper.dll in the program files/virtual earth 3d/ folder.

    but im not able to add a reference to it, the error message sez its not a .net assembly nor a com dll.

    Caleb, what is the correct dll



  • Aleksey Nagoga.

    It is easy (albeit totally unsupported) if you are using VS. Just add a reference to the DLL file and you get intellisense, etc. I don't have any examples, but can say that a few people internally have been playign with this. Remember: at this point, the 3D stuff is only supported via the .js control.

    Thanks,
    CalebT


  • SQLobSERVER.com

    If you figure it out or have any examples I would be interested in seeing them, I am working in vb.net so switching to java etc isnt that simple. I thought maybe using the web browser control might be a place to look

  • ajedi2k

    David Buerer has an example app on his blog

    http://heptazane.spaces.live.com/


  • using the 3d activex in winforms