Skip to content

whencanibe/obj_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obj_viewer

👉 Watch Demo Video(시연 영상 보러 가기)

(Or click the image below to watch the video.)

Demo

face

vertex

Overview

obj_viewer is a lightweight Qt 6 desktop application for quick inspection of 3D assets.

  • Format support – OBJ by default
  • Real-time Phong shading with adjustable diffuse, specular, shininess
  • Normal-mode toggle – per-vertex ⇄ per-face
  • Orbit camera – drag to rotate, mouse-wheel to zoom
  • Interactive lighting – sliders for yaw / pitch / distance + visible light-marker cube

Build & Run

macOS

git clone --recursive https://github.com/whencanibe/obj_viewer.git
cd obj_viewer
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build -j
build/obj_viewer         

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages