Open andrewssobral opened 5 years ago
I think that the bcm
stuff (and maybe the vc
stuff) is specific to Broadcom processors. I suggest that you find an Open GL tutorial that works for the Jetson TX2, compile and run it to make sure it works, and then replace the Broadcom-specific stuff with whatever code is appropriate for that platform.
Hello, thanks for providing this awesome app ! I would like very much to run it on my Jetson TX2, I tried to make some changes, for eg:
but I'm still getting some errors (I see that bcm is from RPi):
Some tips?