Skip to content

turoniol/ComputerGraphicsDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComputerGraphicsDemo

The desktop application is designed to render MOSD files. It can apply objects, camera and lighting transformations.

Tables of contents

Feautures

  • Own file scene description file format (MOSD).
  • Pan and orbit transformations can be applied to the camera and scene nodes.
  • Selectable scene nodes (using the cursor or "Scene" view in "Scene Property" window).
  • Parent-child relationship.
  • Partial OBJ reader.
  • Phong lighting model.
  • Material, light settings.
  • Local transformations settings.

Used technologies

  • Dear ImGui
  • OpenGL
  • DirectXMath
  • C++17

MOSD format

Example

Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published