Post Reply 
Drawing 3D lines with LINE
04-18-2019, 07:54 PM (This post was last modified: 04-18-2019 07:56 PM by Eddie W. Shore.)
Post: #1
Drawing 3D lines with LINE
LINE(points definition, line definition, rotation matrix)
LINE(pre-rotated points, line definition)

I am trying to draw a 3D line from (0,0,0) to (1,2,1). I think I have the points definition down but the snytax of line definition confused me.

The line definition has the format {p1, p2, color*, alpha*}. P1 and P2 are index points but how do I use this?

What is the pre-rotated matrix?

What is the quickest and easiest way to draw a 3D line between (0,0,0) and (1,2,1)?

Also, how does the rotation matrix work?

Thank you,. Eddie
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Drawing 3D lines with LINE - Eddie W. Shore - 04-18-2019 07:54 PM
RE: Drawing 3D lines with LINE - ijabbott - 04-18-2019, 09:13 PM
RE: Drawing 3D lines with LINE - Han - 04-19-2019, 04:19 AM



User(s) browsing this thread: 1 Guest(s)