chetan-set

Results 2 issues of chetan-set

Hello, Currently, GLTFSceneKit only supports the .triangles primitive. Consequently it is not possible to render point clouds using GLTFSceneKit. The change needed for that support is relatively minor and only...

Currently, in the `obj2gltf` repo, a `gltf` output file will have the `doubleSided` property of its `material` tag set to `true` or `false` depending of the [d](https://people.sc.fsu.edu/~jburkardt/data/mtl/mtl.html) or [Tr](https://people.sc.fsu.edu/~jburkardt/data/mtl/mtl.html) parameters...