tree: de2b97f1e867a3b7b73fcfce9f9a1ed8c65830af [path history] [tgz]
  1. glm/
  2. imgui/
  3. nativefiledialog/
  4. OpenGLWindow/
  5. ThirdPartyLibs/
  6. findOpenGLGlewGlut.lua
  7. matrix.cc
  8. matrix.h
  9. picojson.h
  10. README.md
  11. stb_image_write.h
  12. tiny_obj_loader.cc
  13. tiny_obj_loader.h
  14. tinyexr.h
  15. trackball.cc
  16. trackball.h
examples/common/README.md

Licenses

  • picojson : BSD license.
  • ImGui : The MIT license. Copyright (c) 2014-2015 Omar Cornut and ImGui contributors.
  • ImGuizmo : The MIT license. (imgui/ImGuizmo.LICENSE)
  • bt3gui : zlib license.
  • nativefiledialog : The MIT license. (nativefiledialog/LICENSE)
  • glew : BSD/MIT license.
  • tinyobjloader : MIT license.
  • tinyexr : BSD license.
  • glm : Happy Bunny license(modified MIT).