All Projects → imistyrain → MRHead

imistyrain / MRHead

Licence: other
efficient header for third-party libs

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to MRHead

assimp-Cpp-OpenGL-skeletal-animation
assimp C++ OpenGL skeletal animation visual studio 2015 project
Stars: ✭ 45 (+275%)
Mutual labels:  assimp
Assimp
The official Open-Asset-Importer-Library Repository. Loads 40+ 3D-file-formats into one unified and clean data structure.
Stars: ✭ 7,309 (+60808.33%)
Mutual labels:  assimp
ElkEngine
Simple graphics engine used as submodule in many of my projects
Stars: ✭ 54 (+350%)
Mutual labels:  assimp
Vulkan-Tutorial-Java
Vulkan tutorial by Alexander Overvoorde ported to Java
Stars: ✭ 89 (+641.67%)
Mutual labels:  assimp
assimpjs
The emscripten interface for the assimp library that allows you to import 40+ 3D file formats in the browser.
Stars: ✭ 19 (+58.33%)
Mutual labels:  assimp
rendering-fw
Rendering framework with rasterizers & path tracers implemented using Vulkan, OptiX & OpenGL
Stars: ✭ 81 (+575%)
Mutual labels:  assimp
asset-import-kit
Swift framework for loading various 3d models in SceneKit
Stars: ✭ 68 (+466.67%)
Mutual labels:  assimp
FWK
💎 3D game framework in C, with Luajit bindings now.
Stars: ✭ 423 (+3425%)
Mutual labels:  assimp

MRHead

License GitHub repo size stars

usage

see project wiki

header files

  • mrdir.h: provide cross platform EXISTS MKDIR SLEEP and getAllSubdirs, getAllFilesinDir .etc
  • mropencv.h: provide cross verson opencv header files
  • mrlog.h: provide elapse time
  • mrutil.h: provide int/double to string convertion and split string

gl

  • glcv.cpp: capture camera to cv::Mat and draw it in OpenGL as texutre
  • solar.cpp: simulate solar systems
  • test.cpp: switch between opengl1.* and 2.* shaders
  • gl3d.cpp: 3d obj viewer, use m key to switch different mode.
  • glutcube.cpp : trackball rotation by mouse
  • glfwcube.cpp : supoort wheel and ctrl message, depend on glm >= 0.9.9

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].