Giter VIP home page Giter VIP logo

objviewer's Introduction

OBJViewer

Another OBJ/MTL 3D models viewer.

Checkout the msvc branch for the Visual Studio 2019 project.

Features

  • OBJ/MTL 3D models loading
    • Interactive position, scale and rotation
    • Interactive material attributes
    • Reload materials in runtime
  • Shaders loading in runtime
  • 2D and cube maps textures loading in runtime
  • Interactive camera
    • Mouse and keyboard control
    • Orthogonal and perspective projection
    • Variable speed
  • Lighting techniques
    • Blinn-Phong
    • Oren-Nayar
    • Cook-Torrance
  • Arbitrary number of lights
  • Type of lights
    • Directional
    • Point
    • Spotlight
  • Shading techniques
    • Normal mapping
    • Occlusion parallax mapping
    • Shadow mapping
    • Deferred shading

Dependencies

  • GLFW: Library for OpenGL
  • Glad: OpenGL extension loader library
  • GLM: OpenGL mathematics
  • stb_image.h: Image loader
  • Dear ImGui: Immediate mode graphical user interface
  • ImGuizmo: Immediate mode 3D controls

objviewer's People

Contributors

erincones avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

objviewer's Issues

Reloading model side effects

When reloading the nanosuit it produces some weird graphical effects,
image

Reloading suzanne removes the model.
Reloading the box appears normal.

I am using Ubuntu.

Removing model side effects

Removing the nano suit freezes the OS.
Removing suzanne crashes the program.
Removing the box appears normal.

I am using Ubuntu.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.