Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Noobie moving from Processing to oF. What is equivalent in oF for Pshape?

$
0
0

@Buoyancist wrote:

Hello :slightly_smiling:

My first post and sorry for being such a noob with this.

I've read some tutorials and been practicing C++ for a bit too but I'm having difficulties understanding the openFrameworks documentation since it hasn't got any examples. So my question is that what is the equivalent or PShape and vertices in OF? I want to create a 3D space(a room basically) and that the walls would constitute of looped lines.

So what I need is rather simple: four XYZ cordinates and make four looped vertical lines between them, so basically it is just 3D cube made with looped lines. How to proceed with this, the ofDrawLine allows only X and Y.

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles