Based on the comments so far, I think I'm in the minority who think this would be a good feature for the web. This proposal might not be perfect, but I think the idea is great. There's lots of good reasons to semantically want to embed a 3d model in a page, like any other type of media. Say you're writing a course explaining how differential gears work - a 3d model of that could be really handy to look at to learn. A…
Apple proposes adding "model" element to HTML that displays 3D content
71–80 of 241 posts
Re: Apple proposes adding "model" element to HTML that displays 3D content
#72Earlier quoted context omitted.
Assuming I'm reading your snark correctly, is this really such a bad thing? People here seem to have a rose-tinted view of the internet's past, before Google, Apple et al. "abused" their browsers' position to push changes into the spec. I can certainly see that apparently there are a lot of HN commenters who would like to go back to the days of IE and no real web technologies or much progress, but I think practically…
I don't mind new capabilities, but I hate how many new browser features are "standards" invented by Google for their own products which everyone else have to implement to remain a competitive browser. Not fan of the prospect of Apple doing the same. If I wanted to make what Apple is making, I would have to rely on webgl. Them inventing something for their own use case when other stuff exists feels just unnecessary. T…
Who are the people that should be making browser spec proposals, if not the people building browsers?
Yes, it sucks if you want to write your own browser, and now have to play catch up with the big boys throwing their weight around. But I don't think this is points against Google or Apple. Our browser technology shouldn't be held back by some romantic dream of individuals being able to build one from scratch, despite what many HNers seem to think. Even the best mechanics and engineers will struggle to build a car comparable to whatever rolls off of the large production lines. (I understand maybe that's a poor analogy, since you don't need all the bells and whistles of a new Toyota to be road-legal, while you do kind of need to keep up with the spec in order to be internet-usable (although there still are some IE11 holdouts..)).
Re: Apple proposes adding "model" element to HTML that displays 3D content
#73Earlier quoted context omitted.
Assuming I'm reading your snark correctly, is this really such a bad thing? People here seem to have a rose-tinted view of the internet's past, before Google, Apple et al. "abused" their browsers' position to push changes into the spec. I can certainly see that apparently there are a lot of HN commenters who would like to go back to the days of IE and no real web technologies or much progress, but I think practically…
I don’t think the original comment had snark. I interpreted it is speculation around the rumored AR goggles.
Re: Apple proposes adding "model" element to HTML that displays 3D content
#74I don't understand why a 3D geometry model would best be called simply "model" in the context of HTML. The term "model" is a pretty generic term that's very relevant to HTML, already used heavily in Web frameworks, etc.
Re: Apple proposes adding "model" element to HTML that displays 3D content
#75WebGL exists, why do we need a budget restricted version of a model viewer in the browser? None of the motivations are at all convincing. Should browsers now be obliged to integrate with VR headsets?
Not exactly the same, but a similar question is then: "Canvas exists, why do we need an image element?"
Re: Apple proposes adding "model" element to HTML that displays 3D content
#76I think such an element would be welcome, and make it easier to add 3D elements to websites. A while ago I wanted to share some 3D models with people, but there weren't any good options. I found a couple sites that lets you upload .obj files, but you need an account and they worked by embedding renderers in iframes. If 3D models had better browser support I hope there would emerge some sites that would let you upload…
Video had literally thousands of commonly used sites embed third party players before we got a standard.
> A while ago I wanted to share some 3D models with people, but there weren't any good options.
So in contrast to video no one gives a shit?
> If 3D models had better browser support I hope there would emerge some sites that would let you upload and share them as easy as regular images now.
We have APIs to render 3D content (WebGL) have APIs to load random files from a site what more do you need for obj files?
> I don't agree with the tag name though. IMO, "model" is a singular 3D object. Such a tag should support scenes with multiple objects in them.
And what format will you use to describe these Scenes? obj doesn't handle animations or complex structures. What you want isn't a browser but a complete game engine.
Re: Apple proposes adding "model" element to HTML that displays 3D content
#77Based on the comments so far, I think I'm in the minority who think this would be a good feature for the web. This proposal might not be perfect, but I think the idea is great. There's lots of good reasons to semantically want to embed a 3d model in a page, like any other type of media. Say you're writing a course explaining how differential gears work - a 3d model of that could be really handy to look at to learn. A…
Re: Apple proposes adding "model" element to HTML that displays 3D content
#78Earlier quoted context omitted.
My understanding is basically that DRM is the technology that permits the existence of Netflix and similar. Perhaps I just lack a strength of principle, but I don't see why you'd remove one of the most-enjoyed aspects of the internet for the sake of uh... some kind of privacy-adjacent something?
Netflix make money from their subscription service not DRM. I can easily torrent anything I watch on netflix but I watch it on netflix because its easier. Thats why I pay for netflix its not because their DRM prevents me from pirating anything.
Re: Apple proposes adding "model" element to HTML that displays 3D content
#79Based on the comments so far, I think I'm in the minority who think this would be a good feature for the web. This proposal might not be perfect, but I think the idea is great. There's lots of good reasons to semantically want to embed a 3d model in a page, like any other type of media. Say you're writing a course explaining how differential gears work - a 3d model of that could be really handy to look at to learn. A…
Re: Apple proposes adding "model" element to HTML that displays 3D content
#80Based on the comments so far, I think I'm in the minority who think this would be a good feature for the web. This proposal might not be perfect, but I think the idea is great. There's lots of good reasons to semantically want to embed a 3d model in a page, like any other type of media. Say you're writing a course explaining how differential gears work - a 3d model of that could be really handy to look at to learn. A…
The spec text even says that the lighting environment will come at a later date. So, no, you don't seemingly have any control over one of the most important parts that makes the visuals of your scene. Even VRML could do that.
Also seemingly no word on the camera position, or FOV, or anything else.
So it doesn't seem feasible to get even remotely matching renders, at which point, why bother?