Well, I was drinking and suddenly I thought of I really don’t know anything about how come
web and 3D met. I remember there was Unity plugin, something called WebGL,
and other thing called VRML. There were more in this. These all things were packaged quite well,
mature tech, lots of adverticement, the thing to win a world. But I never ever visited a site which
featured this technologies and/ or could actually use any. I tried to check if anything really works,
exported some ragdoll stuff from Unity to web and it works (actually got my PC to almost unbearable state, but it still works), I wonder what technology is used there (only development unity web player export works under Linux,
release version can’t produce output, probably release version was smoother). but anyway, it was first time i seen something 3Dish in my browser (not ounting youtube, these are recorded videos). So I wonder what is going next from here? Or what I miss? What happened to all that modern technology, and what actually wins? Where is future?
Will 3D stay in web, or we’ll be happy watching out .htmls with pics forever?
Archive 17/01/2023.
[Beer mode] The history whith 3D web APIs and whereabouts
slapin
Modanung
Both Urho3D and Unity use WebGL for the 3D web part. Urho manages to do this without plugins through Emscripten.
Stuff you missed (apparently):
Modanung
See also:
http://caniuse.com/webgl
slapin
But what happened to the rest like VRML?
Also Unity no longer use plugins either…
KonstantTom
Unity now uses Emscripten and WebGL, same as Urho3D.
Modanung
Apparently I missed something too.