Jump to content

Why it keeps warning me this compilation error?


Brunex92
 Share

Recommended Posts

I've been studying Babylon and my teacher asked me to do this application, which I have to get the matrix values and display on canvas linking these points with a cylinder.

But everytime I run the code, it says that there is a Compilation Error: matrix is undefined, even though it shows exactly what I need

Running on an HTML page it says that the problem is at the 93 line
 

	    	matObjects.diffuseColor = new BABYLON.Color3(matrix[i][6], matrix[i][7], matrix[i][8]);

What could be wrong?
Playground:http://www.babylonjs-playground.com/#KNMZ0#15

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...