thecplusplusguy

Thecplusplusguy's Pastebin

19,658 328,297 0 13 years ago
Name / Title Added Expires Hits Comments Syntax  
Use OpenGL and SDL with Visual C++ Nov 30th, 2011 Never 4,134 0 C++ -
sudoku solver in C++ Nov 14th, 2011 Never 7,329 0 C++ -
loadAnimation - OpenGL, SDL, C++ - main.cpp Oct 23rd, 2011 Never 1,868 0 C++ -
loadAnimation - OpenGL, SDL, C++ Oct 23rd, 2011 Never 1,336 0 C++ -
line ray collision detection SDL Oct 21st, 2011 Never 212 0 C++ -
OpenGL (SDL,C++) - 3d text rendering - text.h Oct 14th, 2011 Never 2,003 0 C++ -
OpenGL (SDL,C++) - 3d text rendering - text.cpp Oct 14th, 2011 Never 1,649 0 C++ -
OpenGL (SDL,C++) - 3d text rendering - main.cpp Oct 14th, 2011 Never 1,669 0 C++ -
OpenGL (SDL,C++) - 3d collision detection - main.cpp Oct 14th, 2011 Never 2,960 0 C++ -
OpenGL (SDL,C++) - 3d collision detection - functions.h Oct 14th, 2011 Never 2,283 0 C++ -
OpenGL (SDL,C++) - 3d collision detection - functions.cpp Oct 14th, 2011 Never 2,922 0 C++ -
OpenGL (SDL,C++) - ray tracing - functions.cpp Sep 29th, 2011 Never 3,529 0 C++ -
OpenGL (SDL,C++) - ray tracing - functions.h Sep 29th, 2011 Never 3,167 0 C++ -
OpenGL (SDL,C++) - ray tracing - third.cpp Sep 29th, 2011 Never 4,996 0 C++ -
obj loader example Sep 22nd, 2011 Never 802 0 C++ -
example program 2 Sep 8th, 2011 Never 223 0 C++ -
example program Sep 6th, 2011 Never 229 0 C++ -
SDL example Sep 4th, 2011 Never 2,311 0 C++ -
OpenGL skybox - functions.cpp Sep 4th, 2011 Never 6,122 0 C++ -
OpenGL skybox - functions.h Sep 4th, 2011 Never 3,314 0 C++ -
OpenGL skybox - main.cpp Sep 4th, 2011 Never 4,559 0 C++ -
Smooth normals - objloader.h Aug 31st, 2011 Never 1,945 0 C++ -
Smooth normals - objloader.cpp Aug 31st, 2011 Never 2,016 0 C++ -
Simple OpenGL (SDL) 3D FPS camera - functions.cpp Aug 31st, 2011 Never 7,496 0 C++ -
Simple OpenGL (SDL) 3D FPS camera - functions.h Aug 31st, 2011 Never 5,491 0 C++ -
Simple OpenGL (SDL) 3D FPS camera - main.cpp Aug 31st, 2011 Never 5,388 0 C++ -
get a random line example Aug 29th, 2011 Never 267 0 C++ -
Simple obj loader 2 (OpenGL,SDL,C++) - main.cpp Aug 26th, 2011 Never 10,452 0 C++ -
Simple obj loader 2 (OpenGL,SDL,C++) - objloader.h Aug 26th, 2011 Never 11,014 0 C++ -
Simple obj loader 2 (OpenGL,SDL,C++) - objloader.cpp Aug 26th, 2011 Never 14,117 0 C++ -
Sidescroller game with map loader function - game,cpp Aug 12th, 2011 Never 297 0 C++ -
Smooth OpenGL Aug 11th, 2011 Never 210 0 C++ -
Simple obj loader (OpenGL,SDL,C++) - objloader.cpp Aug 9th, 2011 Never 21,070 0 C++ -
Mapcreator for the simple sidescroller (SDL) - Readme Aug 7th, 2011 Never 795 0 None -
Mapcreator for the simple sidescroller(SDL) - mapcreator.cpp Aug 7th, 2011 Never 828 0 C++ -
Mapcreator for the simple sidescroller (SDL) - mapcreator.h Aug 7th, 2011 Never 918 0 C++ -
Mapcreator for the simple sidescroller (SDL) - main.cpp Aug 7th, 2011 Never 1,227 0 C++ -
C++/SDL - Particle engine Jul 16th, 2011 Never 1,857 0 C++ -
Simple sidescroller game - README Jul 14th, 2011 Never 2,002 0 None -
Simple sidescroller game - main.cpp Jul 14th, 2011 Never 1,849 0 C++ -
Simple sidescroller game - player.cpp Jul 14th, 2011 Never 2,271 0 C++ -
Simple sidescroller game - player.h Jul 14th, 2011 Never 1,979 0 C++ -
Simple sidescroller game - game.cpp Jul 14th, 2011 Never 2,555 0 C++ -
Simple sidescroller game - game.h Jul 14th, 2011 Never 2,167 0 C++ -
Simple sidescroller game - enemy.cpp Jul 14th, 2011 Never 2,051 0 C++ -
Simple sidescroller game - enemy.h Jul 14th, 2011 Never 1,966 0 C++ -
Simple sidescroller game - bullet.cpp Jul 14th, 2011 Never 2,040 0 C++ -
Simple sidescroller game - bullet.h Jul 14th, 2011 Never 2,006 0 C++ -
Simple sidescroller game - base.cpp Jul 14th, 2011 Never 2,195 0 C++ -
Simple sidescroller game - base.h Jul 14th, 2011 Never 2,904 0 C++ -
Simple pong game (SDL) - README Jul 4th, 2011 Never 1,249 0 None -
Simple pong game (SDL) - main.cpp Jul 4th, 2011 Never 1,743 0 C++ -
Simple pong game (SDL) - paddle.h Jul 4th, 2011 Never 1,416 0 C++ -
Simple pong game (SDL) - ball.cpp Jul 4th, 2011 Never 1,601 0 C++ -
Simple pong game (SDL) - paddle.cpp Jul 4th, 2011 Never 1,306 0 C++ -
Simple pong game (SDL) - ball.h Jul 4th, 2011 Never 2,042 0 C++ -
istream example Jul 2nd, 2011 Never 1,043 0 C++ -
Snake game GUI (SDL) - main.cpp Jul 1st, 2011 Never 1,488 0 C++ -
Snake game GUI (SDL) - snake.cpp Jul 1st, 2011 Never 1,862 0 C++ -
Snake game GUI (SDL) - snake.h Jul 1st, 2011 Never 1,867 0 C++ -
Snake game (ncurses version) - main.cpp Jul 1st, 2011 Never 4,043 0 C++ -
Snake game (ncurses version) - snake.cpp Jul 1st, 2011 Never 5,161 0 C++ -
Snake game (ncurses version) - snake.h Jul 1st, 2011 Never 5,300 0 C++ -