glTF-Rhino icon indicating copy to clipboard operation
glTF-Rhino copied to clipboard

Support for glTF 2.0 files in Rhino

Results 6 glTF-Rhino issues
Sort by recently updated
recently updated
newest added

Is it possible to adapt your current work for Rhino into a python component for Grasshopper? I specifically want to use Grasshopper to batch import .vxm files and export .gltf...

The way the scene hierarchy is traversed needs to be reconsidered prior to the addition of objects to the Rhino model. This will allow for the appropriate application of parent...

bug
importer
Hacktoberfest

The way transform matrices and T*R*S is applied is incorrect. T and S are correct, but rotation is messed up.

bug
importer
Hacktoberfest

Should meshes that are used more than once in the glTF (for example, wheels on a car) be created as Rhino blocks or just duplicate meshes?

importer
to be discussed

When a glTF model is imported to Rhino, how are different scenes represented? A scene could potentially reuse nodes. At first I thought it could be different layer structures, with...

importer
to be discussed