Login  Register

Re: Porting RoomTiny to Jogl

Posted by jmaasing on Aug 25, 2014; 1:00pm
URL: https://forum.jogamp.org/Porting-RoomTiny-to-Jogl-tp4032722p4032925.html

BrickFarmer wrote
This is running on a mid 2010 MBP with OSX 10.8.5 and has a NVIDIA GeForce GT 330M.  Could it be that my hardware is just too old?  But then I wouldnt expect the included DK2 demos to be working...
You can check OpenGL configuration on OSX here. https://developer.apple.com/graphicsimaging/opengl/capabilities/
 If you are on 10.8 it should support 3.2 but maybe the deprecation of Texture2D  makes it unavailable in a GL 3 Core context.