Quote Originally Posted by Rickmeister View Post
Free Pascal Meets SDL has a 'modern' GL tutorial (using SDL for gl initialization), and if you mix and match a little using delphigl and C/C++ tutorials (gl calls share the same name in Pascal) you might be able to work something out. Don't think I've been able to track down a GL3+ tutorial for Pascal (yet)
Thanks for the tip! I will take a look at this!