145 Commits (17eefed08fa052b39c9ee4c4cb486794a8551c92)

Author SHA1 Message Date
  raysan5 17eefed08f Improved gestures system 8 years ago
  raysan5 c8a30b262d Updated gestures example 8 years ago
  raysan5 cde2c1aa6d Added depth drawing shader 8 years ago
  raysan5 aa22d97983 Simplified texture flip and added comments 8 years ago
  raysan5 4b51248372 Review shader and add comments 8 years ago
  raysan5 1d545449bb Reviewed shaders and added comments 8 years ago
  LelixSuper f2f4079411 Remove recipes of GLEW from Makefile (not used any more) 8 years ago
  LelixSuper 565b1089bd Remove duplicate code 8 years ago
  raysan5 06a8d7eb06 Remove old postprocessing system 8 years ago
  raysan5 108055cd62 Updated example to new render to texture system 8 years ago
  raysan5 66b096d978 Added support for render to texture (use RenderTexture2D) 8 years ago
  raysan5 ee9bf76ae9 Remove old screenshot 8 years ago
  raysan5 a3f16c8459 Improved 2d camera system -IN PROGRESS- 8 years ago
  victorfisac 60223a358b Physac redesign (3/3) 8 years ago
  Ray e2ba22ec59 Improved 2D-3D drawing 9 years ago
  victorfisac dc68205a18 Updated and improved physac examples 9 years ago
  LelixSuper 9e7a3b7017 Remove GLEW library and uncomment other GNU/Linux dependences 9 years ago
  LelixSuper 530e520727 Convert tabs to spaces when it is possible in Makefile files 9 years ago
  LelixSuper 2e3e62a413 Raname all makefile files to "Makefile" 9 years ago
  LelixSuper 4d8f18e00b Add a missing library for compiling on GNU/Linux 9 years ago
  LelixSuper ea8363a3b0 Update "libraries" and "includes" section 9 years ago
  LelixSuper c5931c75c6 Update GNU/Linux compilation 9 years ago
  LelixSuper d07e4f44f1 Edit the default target to conform to GNU standards 9 years ago
  victorfisac 305efcf5ad Redesigned physics module (IN PROGRESS) 9 years ago
  raysan5 5ea18b9426 Support 2d camera system -IN PROGRESS- 9 years ago
  raysan5 d8bd8634ab 3d Camera: Added support for field-of-view Y 9 years ago
  raysan5 4476a9e241 Review rlglUnproject() system 9 years ago
  raysan5 4011c13d4b Updated BoundingBox collision detections 9 years ago
  raysan5 2a058338f3 Updated some files 9 years ago
  raysan5 a8bb9b6b19 Updated image to POT 9 years ago
  Ray San 8aab52aeda Redesigned RPI input system -IN PROGRESS- 9 years ago
  raysan5 0018522031 Updated show-logo and start reviewing RPI inputs 9 years ago
  raysan5 ed19064405 Reviewed physics module 9 years ago
  raysan5 cbbe948529 Some code tweaks 9 years ago
  raysan5 685273675b Improved LoadHeightmap() 9 years ago
  raysan5 15cd4dce4e Updated examples to make them clearer 9 years ago
  raysan5 54c7fa491e Added 6 new examples 9 years ago
  Constantine Tarasenkov db5493b783 Fix shader versions 9 years ago
  Ray c21ca3ca1a Updated screenshots 9 years ago
  raysan5 d0ff78e7f4 Move Light struct to example 9 years ago
  raysan5 c5663ca015 Some formatting tweaks 9 years ago
  raysan5 a640503119 Corrected literal value 9 years ago
  Ray f1d16386b6 Update shaders_basic_lighting.c 9 years ago
  Ray 144681fc0f Rename lighting_blinn_phong.c to shaders_basic_lighting.c 9 years ago
  raysan5 183795b8aa Review literals type 9 years ago
  raysan5 4f0165f32d Example reviewed (more clear now) 9 years ago
  raysan5 fb6ef2c2f4 Vertex shaders optimization 9 years ago
  victorfisac 4cc394c376 Added world to screen conversion 9 years ago
  raysan5 5e7686695f Review Light/Material system 9 years ago
  victorfisac 1793f2c3b8 Added collision check between ray and box 9 years ago