assimp/samples/SimpleOpenGL
Hill Ma 0b18d27042 Use strrchr() when finding the '.' that begins the file extension.
Sometimes we encounter file paths like ../foo/bar.obj; searching from the end of
the string would yield the correct result.
2020-06-28 16:02:33 -07:00
..
CMakeLists.txt Fixed and changed a few things. 2020-02-26 12:19:06 -05:00
Sample_SimpleOpenGL.c Use strrchr() when finding the '.' that begins the file extension. 2020-06-28 16:02:33 -07:00
SimpleOpenGL.sln header paths adjusted for unit tests and samples 2018-01-05 23:12:40 -08:00
SimpleOpenGL.vcproj header paths adjusted for unit tests and samples 2018-01-05 23:12:40 -08:00