随笔分类 - SDL2
1
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
摘要:FROM:http://lazyfoo.net/tutorials/SDL/06_extension_libraries_and_loading_other_image_formats/windows/mingw/index.php Setting up SDL Extension Librarie
阅读全文
摘要:FROM:http://lazyfoo.net/tutorials/SDL/06_extension_libraries_and_loading_other_image_formats/windows/msvsnet2010u/index.php Setting up SDL Extension L
阅读全文
摘要:FROM: http://lazyfoo.net/tutorials/SDL/06_extension_libraries_and_loading_other_image_formats/windows/codeblocks/index.php Setting up SDL Extension Li
阅读全文
摘要:FROM:http://lazyfoo.net/tutorials/SDL/06_extension_libraries_and_loading_other_image_formats/windows/msvc2019/index.php Setting up SDL Extension Libra
阅读全文
摘要:FROM: http://lazyfoo.net/tutorials/SDL/06_extension_libraries_and_loading_other_image_formats/windows/index.php Setting up SDL Extension Libraries on
阅读全文
摘要:FROM:http://lazyfoo.net/tutorials/SDL/06_extension_libraries_and_loading_other_image_formats/index2.php Loading PNGs with SDL_image Last Updated 6/10/
阅读全文
摘要:FROM: http://lazyfoo.net/tutorials/SDL/06_extension_libraries_and_loading_other_image_formats/index.php Extension Libraries and Loading Other Image Fo
阅读全文
摘要:FROM:http://lazyfoo.net/tutorials/SDL/05_optimized_surface_loading_and_soft_stretching/index.php Optimized Surface Loading and Soft Stretching Last Up
阅读全文
摘要:FROM:http://lazyfoo.net/tutorials/SDL/04_key_presses/index.php Key Presses Last Updated 6/11/19 Xing out the window is just one of the events SDL is c
阅读全文
摘要:FROM: http://lazyfoo.net/tutorials/SDL/03_event_driven_programming/index.php Event Driven Programming Last Updated 1/04/14 Besides just putting images
阅读全文
摘要:FROM:http://lazyfoo.net/tutorials/SDL/02_getting_an_image_on_the_screen/index.php Getting an Image on the Screen Last Updated 1/06/19 Now that you've
阅读全文
摘要:FROM: http://lazyfoo.net/tutorials/SDL/01_hello_SDL/windows/msvc2019/index.php Setting up SDL 2 on Visual Studio 2019 Community Last Updated 7/20/20 1
阅读全文
摘要:FROM: http://lazyfoo.net/tutorials/SDL/01_hello_SDL/windows/mingw/index.php Setting up SDL 2 on MinGW 1)First thing you need to do is download SDL hea
阅读全文
摘要:FROM: http://lazyfoo.net/tutorials/SDL/01_hello_SDL/windows/codeblocks/index.php Setting up SDL 2 on Code::Blocks 12.11 1)First thing you need to do i
阅读全文
摘要:FROM: http://lazyfoo.net/tutorials/SDL/01_hello_SDL/windows/index.php Setting up SDL on Windows Last Updated 7/29/20 An important note for Microsoft W
阅读全文
摘要:FROM: http://lazyfoo.net/tutorials/SDL/01_hello_SDL/index2.php Hello SDL: Your First Graphics Window Last Updated 2/8/15 This tutorial covers the firs
阅读全文
摘要:from:http://lazyfoo.net/tutorials/SDL/01_hello_SDL/index.php Last Updated 6/11/19 So you learned the basics of C++, but you're sick of making little t
阅读全文
摘要:FROM: http://lazyfoo.net/tutorials/SDL/index.php Beginning Game Programming v2.0 Last Updated 7/30/20 Greetings everyone, welcome to the ground up rec
阅读全文
摘要:FROM: Lazy Foo'Productions - Setting up SDL 2 on Visual Studio 2010 Ultimate Setting up SDL 2 on Visual Studio 2010 Ultimate Last Updated 2/8/15 1)Fir
阅读全文
摘要:重点 初学SDL2,此处为笔记。有错误还请指出。 13)When our SDL 2 application runs, the operating system needs to be able to find the dll file.Go find the SDL 2 lib folder y
阅读全文
1

浙公网安备 33010602011771号