/ObjectView

simple opengl model viewer and support ros map load

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Object View

  • Simple 3D object view for windows
  • You can add more features. refer to learnopengl
  • support load pgm map, you can make a simple ros application using ros-serial. refer to RosView

build

cd ObjectView
mkdir build && cd build
cmake ..

then open the ObjectView.sln

demo

image-20240428045711477