summaryrefslogtreecommitdiffhomepage
path: root/examples/models
AgeCommit message (Expand)Author
2019-05-31Reduce textures size2.5.0Ray
2019-05-27Review variables initializationRay
2019-05-22Comment tweaksRay
2019-05-20Review ALL examplesRay
2019-05-18TweaksRay
2019-05-18Corrected issue with shader loadingRay
2019-05-17Review shader examplesRay
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 literal[email protected]
2018-03-27Simplify camera data switch in orthographic 3d exampleMax Danielsson
2018-03-27Remove state bool in camera projection type example.Max Danielsson