thecplusplusguy

Thecplusplusguy's Pastebin

19,822 332,872 0 14 years ago
Name / Title Added Expires Hits Comments Syntax  
Use OpenGL and SDL with Visual C++ Nov 30th, 2011 Never 4,155 0 C++ -
sudoku solver in C++ Nov 14th, 2011 Never 7,347 0 C++ -
loadAnimation - OpenGL, SDL, C++ - main.cpp Oct 23rd, 2011 Never 1,896 0 C++ -
loadAnimation - OpenGL, SDL, C++ Oct 23rd, 2011 Never 1,348 0 C++ -
line ray collision detection SDL Oct 21st, 2011 Never 229 0 C++ -
OpenGL (SDL,C++) - 3d text rendering - text.h Oct 14th, 2011 Never 2,026 0 C++ -
OpenGL (SDL,C++) - 3d text rendering - text.cpp Oct 14th, 2011 Never 1,665 0 C++ -
OpenGL (SDL,C++) - 3d text rendering - main.cpp Oct 14th, 2011 Never 1,690 0 C++ -
OpenGL (SDL,C++) - 3d collision detection - main.cpp Oct 14th, 2011 Never 2,973 0 C++ -
OpenGL (SDL,C++) - 3d collision detection - functions.h Oct 14th, 2011 Never 2,296 0 C++ -
OpenGL (SDL,C++) - 3d collision detection - functions.cpp Oct 14th, 2011 Never 2,934 0 C++ -
OpenGL (SDL,C++) - ray tracing - functions.cpp Sep 29th, 2011 Never 3,549 0 C++ -
OpenGL (SDL,C++) - ray tracing - functions.h Sep 29th, 2011 Never 3,189 0 C++ -
OpenGL (SDL,C++) - ray tracing - third.cpp Sep 29th, 2011 Never 5,041 0 C++ -
obj loader example Sep 22nd, 2011 Never 816 0 C++ -
example program 2 Sep 8th, 2011 Never 241 0 C++ -
example program Sep 6th, 2011 Never 244 0 C++ -
SDL example Sep 4th, 2011 Never 2,335 0 C++ -
OpenGL skybox - functions.cpp Sep 4th, 2011 Never 6,140 0 C++ -
OpenGL skybox - functions.h Sep 4th, 2011 Never 3,328 0 C++ -
OpenGL skybox - main.cpp Sep 4th, 2011 Never 4,579 0 C++ -
Smooth normals - objloader.h Aug 31st, 2011 Never 1,959 0 C++ -
Smooth normals - objloader.cpp Aug 31st, 2011 Never 2,044 0 C++ -
Simple OpenGL (SDL) 3D FPS camera - functions.cpp Aug 31st, 2011 Never 7,553 0 C++ -
Simple OpenGL (SDL) 3D FPS camera - functions.h Aug 31st, 2011 Never 5,511 0 C++ -
Simple OpenGL (SDL) 3D FPS camera - main.cpp Aug 31st, 2011 Never 5,415 0 C++ -
get a random line example Aug 29th, 2011 Never 275 0 C++ -
Simple obj loader 2 (OpenGL,SDL,C++) - main.cpp Aug 26th, 2011 Never 10,500 0 C++ -
Simple obj loader 2 (OpenGL,SDL,C++) - objloader.h Aug 26th, 2011 Never 11,062 0 C++ -
Simple obj loader 2 (OpenGL,SDL,C++) - objloader.cpp Aug 26th, 2011 Never 14,159 0 C++ -
Sidescroller game with map loader function - game,cpp Aug 12th, 2011 Never 322 0 C++ -
Smooth OpenGL Aug 11th, 2011 Never 223 0 C++ -
Simple obj loader (OpenGL,SDL,C++) - objloader.cpp Aug 9th, 2011 Never 21,166 0 C++ -
Mapcreator for the simple sidescroller (SDL) - Readme Aug 7th, 2011 Never 811 0 None -
Mapcreator for the simple sidescroller(SDL) - mapcreator.cpp Aug 7th, 2011 Never 845 0 C++ -
Mapcreator for the simple sidescroller (SDL) - mapcreator.h Aug 7th, 2011 Never 934 0 C++ -
Mapcreator for the simple sidescroller (SDL) - main.cpp Aug 7th, 2011 Never 1,237 0 C++ -
C++/SDL - Particle engine Jul 16th, 2011 Never 1,904 0 C++ -
Simple sidescroller game - README Jul 14th, 2011 Never 2,019 0 None -
Simple sidescroller game - main.cpp Jul 14th, 2011 Never 1,863 0 C++ -
Simple sidescroller game - player.cpp Jul 14th, 2011 Never 2,284 0 C++ -
Simple sidescroller game - player.h Jul 14th, 2011 Never 1,993 0 C++ -
Simple sidescroller game - game.cpp Jul 14th, 2011 Never 2,564 0 C++ -
Simple sidescroller game - game.h Jul 14th, 2011 Never 2,178 0 C++ -
Simple sidescroller game - enemy.cpp Jul 14th, 2011 Never 2,060 0 C++ -
Simple sidescroller game - enemy.h Jul 14th, 2011 Never 1,977 0 C++ -
Simple sidescroller game - bullet.cpp Jul 14th, 2011 Never 2,051 0 C++ -
Simple sidescroller game - bullet.h Jul 14th, 2011 Never 2,022 0 C++ -
Simple sidescroller game - base.cpp Jul 14th, 2011 Never 2,208 0 C++ -
Simple sidescroller game - base.h Jul 14th, 2011 Never 2,927 0 C++ -
Simple pong game (SDL) - README Jul 4th, 2011 Never 1,264 0 None -
Simple pong game (SDL) - main.cpp Jul 4th, 2011 Never 1,757 0 C++ -
Simple pong game (SDL) - paddle.h Jul 4th, 2011 Never 1,429 0 C++ -
Simple pong game (SDL) - ball.cpp Jul 4th, 2011 Never 1,615 0 C++ -
Simple pong game (SDL) - paddle.cpp Jul 4th, 2011 Never 1,321 0 C++ -
Simple pong game (SDL) - ball.h Jul 4th, 2011 Never 2,063 0 C++ -
istream example Jul 2nd, 2011 Never 1,055 0 C++ -
Snake game GUI (SDL) - main.cpp Jul 1st, 2011 Never 1,503 0 C++ -
Snake game GUI (SDL) - snake.cpp Jul 1st, 2011 Never 1,875 0 C++ -
Snake game GUI (SDL) - snake.h Jul 1st, 2011 Never 1,900 0 C++ -
Snake game (ncurses version) - main.cpp Jul 1st, 2011 Never 4,058 0 C++ -
Snake game (ncurses version) - snake.cpp Jul 1st, 2011 Never 5,181 0 C++ -
Snake game (ncurses version) - snake.h Jul 1st, 2011 Never 5,323 0 C++ -