tree: 4a4f42af4688e18c11b601fd5e51653075b9ccf0 [path history] [tgz]
  1. glm/
  2. imgui/
  3. nativefiledialog/
  4. OpenGLWindow/
  5. ThirdPartyLibs/
  6. clipp.h
  7. clipp.LICENSE
  8. findOpenGLGlewGlut.lua
  9. LICENSE.lodepng
  10. lodepng.cpp
  11. lodepng.h
  12. matrix.cc
  13. matrix.h
  14. picojson.h
  15. README.md
  16. stb_image_write.h
  17. tiny_obj_loader.cc
  18. tiny_obj_loader.h
  19. tinyexr.h
  20. trackball.cc
  21. 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).