Earlier quoted context omitted.
Adobe owns Substance, a material painting tool for 3d character and other assets, often used in game and movie industry
But how is a texture/material generator related to a scene description standard?
Pixar, Adobe, Apple, Autodesk, and Nvidia form alliance for OpenUSD
61–70 of 271 posts
Re: Pixar, Adobe, Apple, Autodesk, and Nvidia form alliance for OpenUSD
#62Is this like HTML for 3D scenes? Sidenote- OpenUSD sounds like a crypto currency.
But in terms of "common format which different systems can read", then yes, sure.
Re: Pixar, Adobe, Apple, Autodesk, and Nvidia form alliance for OpenUSD
#63Something I've always wondered about: All of these alliances for this and that format/standard/whatever - do they end up hiring some secretarial staff in some office for several decades? There should be several hundreds active corporate alliances now.
Re: Pixar, Adobe, Apple, Autodesk, and Nvidia form alliance for OpenUSD
#64Re: Pixar, Adobe, Apple, Autodesk, and Nvidia form alliance for OpenUSD
#65BIM requirements are very different to 3D graphics and animation requirements.
Re: Pixar, Adobe, Apple, Autodesk, and Nvidia form alliance for OpenUSD
#66This is a big deal. I used to work at Autodesk, trying to build software that made 3D blueprints available to everyone, everywhere. Rendering things on mobile is hard, in part because you need to writer bespoke renderers, and in part because the data formats for the assets are not aligned. Pixar developed USD, and it should really help to standardize 3D tech. In particular, I hope that USD can help make it easier to…
Can I open an OpenUSD file in a text editor and read it?
For large scenes/models, the normal .usd binary/compressed version is often used for efficiency reasons (and proper round-tripping of float values for xforms, etc), but you can convert between the two with the 'usdcat' util and the python/c++ apis for debugging.
Re: Pixar, Adobe, Apple, Autodesk, and Nvidia form alliance for OpenUSD
#67Stub for arguing about what "USD" means. These comments were originally at the top level but the offtopicness was choking the thread so I'm moving them here. I left https://news.ycombinator.com/item?id=36962294 out because it has actual interesting information about the project.
Re: Pixar, Adobe, Apple, Autodesk, and Nvidia form alliance for OpenUSD
#68I see lots of off topic comments, but I'd like to ask as someone who played with fbx and similar formats supported by Autodesk and large parts of the gaming/CG industry what does OpenUSD provides exactly over different formats. I feel like there's never been a 3D counterpart to standards like Midi for audio.
For one the reference implementation of USD is open source, unlike FBX where you have to depend on Autodesks binary blobs and are at the mercy of whatever jankiness comes with them. Such as the fact that the FBX SDK still isn't thread safe in TYOOL 2023 so you have to take a global lock whenever you touch it. Even Autodesk is backing USD so presumably even they have given up on the long term prospects of FBX.
Re: Pixar, Adobe, Apple, Autodesk, and Nvidia form alliance for OpenUSD
#69Earlier quoted context omitted.
Adobe owns Substance, a material painting tool for 3d character and other assets, often used in game and movie industry
But how is a texture/material generator related to a scene description standard?
Also, USD supports USDShade and MaterialX material (shader network) definitions, and I imagine there will be full round-tripping support for that?
Re: Pixar, Adobe, Apple, Autodesk, and Nvidia form alliance for OpenUSD
#70Is this like HTML for 3D scenes? Sidenote- OpenUSD sounds like a crypto currency.
This is exactly what I thought at first too. But then realized it's August 1st and not April..