8000 GitHub - tasvln/rendel: a model renderer [glfw + opengl]
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tasvln/rendel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RenDel

A Model Rendering Program

  • Render 3d Models
  • Implementation with shaders, lighting, camera and gestures
  • Rotate models sideways
  • Zoom in and out with WASD
  • Add model path Model model("[path/model]"); in main.cpp file
  • Model structure—same as instructed on opengl's official docs
  • ext/[project classes]

Installation

  1. Clone the repository
  2. Install/Setup GLFW & OpenGL
  3. Build the project: cmake . make

About

a model renderer [glfw + opengl]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0