Nick Porcino
Nick Porcino
FWIW, Alembic encodes clockwise faces, perhaps that's related. (There's a discussion here. https://groups.google.com/forum/#!topic/alembic-discussion/auo7GiXLHvg )
It seems like the wasm side is not compiled with openvdb support. Maybe your files have simulation data in them?
Yeah, my apologies, I just checked the contents of the file. The file is well formed, and the balloon is animated in various programs that I checked. I just opened...
Those files work in Quicklook and other places. The problem must be with three-usdz-loader itself.
Overall this is a great improvement. I'm not familiar with ABBREVIATE_BRIEF. Does it preclude documenting the parameters formally?
My first question about ABBREVIATE_BRIEF was really poking at whether that was supposed to do more, like infer parameters and returns. I'd prefer we go heavy-handed with documentation, ie with...
Sure, why don't we have a look at that, it sounds fine to me.
The problem in the CI is that pip on windows under msys is failing because distlib can't be found. @reinecke does that ring any bells? I feel like we struggled...
Miscellaneous note regarding an inexpensive implementation from the Playstation 2 era, as used in AAA games: The camera was jittered according to a Poisson distribution where the size of the...
I wonder if the right thing to do is to write a browser specific main? Passing json from the command line in general sounds like trouble. I'm wondering if what...