Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dae <scene> transforms are not parsed properly #1

Open
jbohren opened this issue Aug 23, 2012 · 0 comments
Open

dae <scene> transforms are not parsed properly #1

jbohren opened this issue Aug 23, 2012 · 0 comments

Comments

@jbohren
Copy link
Member

jbohren commented Aug 23, 2012

If a mesh has a visual_scene/node/matrix that is not identity, it isn't parsed properly by RenderableMesh

--- a/meshes/arm_segment_b.dae Wed Aug 22 14:30:12 2012 +0200
+++ b/meshes/arm_segment_b.dae Thu Aug 23 10:54:52 2012 +0200
@@ -136,8 +136,8 @@
<visual_scene id="Scene" name="Scene">

  •               -0.0 -1.0 0.0 0.0 
    
  •               1.0 -0.0 0.0 0.0 
    
  •               1.0 0.0 0.0 0.0 
    
  •               0.0 1.0 0.0 0.0 
                0.0 0.0 1.0 0.0 
                0.0 0.0 0.0 1.0 
            </matrix>
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant