objlab
is a simple Wavefront .obj viewer + some features, written in C++11.
- cmake
- OpenGL 3.x
- Linux(Ubuntu)
- Windows VS2015, VS2019
$ git submodule update --init --recursive
$ mkdir build
$ cd build
$ cmake ..
$ make
objlab
is licensed under MIT license.
- TinyObjLoader : MIT license.
- imgui : MIT license.
- ImGuizmo : MIT license.
- stb_image, stb_image_write, stb_image_resize : Public domain
- glfw3 : zlib/libpng license.
- ghc filesystem : BSD-3 license.
- ionicons : MIT license.
- Roboto font : Apache 2.0 license.