-
Is there a plan to support other model formats? Like collada dae
-
To test this thing, I ran a Blender and added a simple cylinder to the scene by default. Then I chose export to Collada (dae) and unchecked "Triangulate" in the settings. The result is a crumpled cyli…
-
```
What steps will reproduce the problem?
1. Calling importer.ImportFile(path.dae), importer is AssimpContext class
2. I think that it needs to be larger model (> 10 MB)
3. I've tried to reexport mod…
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/404)) by Thomas Koletschka (Bitbucket: [thomasko](https://bitbucket.org/%7Bb33092ac-6376-48d1…
-
```
What steps will reproduce the problem?
1. Calling importer.ImportFile(path.dae), importer is AssimpContext class
2. I think that it needs to be larger model (> 10 MB)
3. I've tried to reexport mod…
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/789)) by Ian Chen (Bitbucket: [Ian Chen](https://bitbucket.org/%7Beaa6fca5-6deb-43f6-907f-971…
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/1305)) by Nate Koenig (Bitbucket: [Nathan Koenig](https://bitbucket.org/%7Bc862cdd9-fcc8-4419…
-
In this collada 1.4.1 file, there are multiple `` described. Please correct me if I'm wrong, but the parser does not seem to handle it.
Multiple `` involve vertex positions, normals but also multiple…
-
Hi guys,
I have two COLLADA files that I created using blender, they are the same but have different sizes:
How can I tell the size with pycollada? Is it possible?
The indices, vertex, verte…
-
Collada Loader Problems official issue on github: https://github.com/mrdoob/three.js/issues/2963
- The loader does not support bump and normal maps.
- It's really difficult to tell from reading t…