Skip to content

A very simple Wavefront OBJ viewer using tobj and glium

Notifications You must be signed in to change notification settings

tschaei/tobj_viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tobj viewer

A simple Wavefront OBJ viewer that uses tobj to load models and glium to render them. The rendering code is essentially straight out of the glium teapot demo but will also re-scale models to fit within a unit cube so it's easier to view a wide variety of models at potentially very different scales.

Samples

The rendering quality is extremely basic, this program is mostly used to check that tobj is loading things properly on some bigger scenes.

Stanford Buddha Rust Logo Rungholt

The Buddha is from the Stanford Scanning Repository and the Rust logo was modeled Nylithius on BlenderArtists. The Rungholt model can be found on Morgan McGuire's meshes page and was originally built by kescha.

About

A very simple Wavefront OBJ viewer using tobj and glium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%