aboutsummaryrefslogtreecommitdiff
path: root/examples/models
AgeCommit message (Expand)Author
2019-05-14examples reviewRay
2019-05-02Update models_first_person_maze.cRay
2019-05-02Added missing includeRay
2019-05-02example review: models_first_person_mazeRay
2019-04-23new example: models_first_person_maze -WIP-Ray
2019-04-07Happy new year 2019ChillerDragon
2019-04-05Added missing include -_-Ray
2019-04-05ADDED: SetShaderValueTexture()Ray
2019-04-05Review PBR shadersRay
2019-04-05BIG UPDATE: New models functions for animations!Ray
2019-04-05Corrected issue with LoadMesh()Ray
2019-04-01Update cube.objRay
2019-03-29Review models examplesRay
2019-01-10WARNING: Redesigned SetShaderValue()Ray
2019-01-06Review BRDF texture generationraysan5
2019-01-05Some code tweaksraysan5
2018-12-25Support float texture data on OpenGL ES 2.0raysan5
2018-12-20Update models_obj_viewer.cRay
2018-12-20new example: models_obj_viewerRay
2018-12-18Reviewed some examples to work on RPIRay
2018-12-15ADDED: GenMeshPoly()Ray
2018-12-12Update models_rlgl_solar_system.cRay
2018-12-11WARNING: BIG rewrite of rlgl moduleRay
2018-10-19Comment tweakRay
2018-07-30make sure that the constant is of float type, not doubleEthan Trịnh
2018-07-30fix problem when compiling with MSVC 2017, built-in CMake: C2177 constant too...Ethan Trịnh
2018-07-03Example: Don't load texture removed from source treeAhmad Fatoum
2018-06-30Reviewed models and examplesRay
2018-06-30Added new example screenshotRay
2018-06-21Review OBJ loading exampleRay
2018-06-21Reviewed skybox exampleRay
2018-06-21Replaced skybox HDR imageRay
2018-06-21Removed dwarf 3d modelRay
2018-05-11Reviewed examplesRay
2018-05-06Renamed shader variableRay
2018-05-04Renamed some functionsRay San
2018-04-30Implemented MeshTangents()raysan5
2018-04-11Review camera definition on examplesRay San
2018-04-07Fix mesh picking examplelumaio teon
2018-04-02Merge pull request #504 from Martinfx/masterRay
2018-04-02Fix warning: illegal character encoding in string literalmaficccc@gmail.com
2018-03-27Simplify camera data switch in orthographic 3d exampleMax Danielsson
2018-03-27Remove state bool in camera projection type example.Max Danielsson
2018-03-25Add orthographic projection exampleMax Danielsson
2018-03-15Merge pull request #482 from a3f/masterRay
2018-03-11Corrected typoraysan5
2018-03-04Correct issue with tangentsRay
2018-02-26Renamed CalculateBoundingBox() to MeshBoundingBox()Ray
2018-02-24raymath.h: Use C99 inline semanticsAhmad Fatoum
2018-02-24Revert "raymath.h: Use C99 inline semantics"Ahmad Fatoum