/lib/pods/SDL/Cookbook.pod

http://github.com/PerlGameDev/SDL · Unknown · 27 lines · 13 code · 14 blank · 0 comment · 0 complexity · b127e97d221ef3e1870d9a7d63e45dcc MD5 · raw file

  1. =head1 NAME
  2. SDL::Cookbook
  3. =head2 CATEGORY
  4. Cookbook
  5. =head2 First Steps
  6. see L<SDL::Tutorial>
  7. =head2 PDL with SDL
  8. Attaching a PDL piddle object to SDL. L<SDL::Cookbook::PDL>
  9. =head2 POGL with SDL
  10. Starting an OpenGL app with SDLx::App. L<SDL::Cookbook::OpenGL>
  11. Sending textures to Perl OpenGL. L<SDL::Cookbook::POGL>
  12. =head1 AUTHORS
  13. See L<SDL/AUTHORS>.