have you tried the polygon example? does it work? i´ve noticed that the calls to draw openGL polygons are not working well in the jetson, maybe the background is drawn that way, ofBegin... ofEnd sometimes crashes on runtime, so far the only workaround i´ve find to work on the jetson is to use directly glBegin, glEnd instead of OF functions
↧