MLflow
MLflow
I second this
For many needs, and ours certainly, OnDemand is a preference and editing is not. Meaning that creating/serializing JSON in a "streaming" fashion is fine. Editing requires a significant more complex...
great --- thanks
got it --- thanks.
Thanks you for the reply. I'll look into the discussion. We worked quite a bit to try to get this right for our own tiny research renderer. But we did...
Maybe I'll take a crack at it and see if you like it. Do not promise anything. I'll also check how hard it is to programmatically build the in-memory structure.
I too think we should pass two colors. This means that the user can choose which tone mapper to use.
I took a look at that and it seems fine. Giving access to list properties directly will also help too (otherwise, we still get the constructor called many times). I...
In case you care, https://github.com/xelatihy/yocto-gl has a C++ loader/writer and example code for both a small viewer and OBJ2GLTF. All C++ and tested on all models from the glTF 2.0...
As for the new spec, I would suggest 1. external mesh file 2. reduce complexity of the format 3. added extensions for subdivision surfaces, splines (see OpenSudDiv) 4. Disney PBR...