I know there are other projects like htmltexture and one that uses webkit that will never run on the webplayer because they must accesss C++ files. But is it theoretically possible to make a browser or html viewer in the webplayer to use as a web 2.0 GUI using just .NET and C# routines? Unity 3.0 can now access managed dlls which I think means it can use dlls that are written entirely in C#?
Is it possible to make something that would allow a user to view and interact with an html/javascript page in the webplayer for a GUI.
Thanks
Dan