Skip to content

An OpenGL demo that implements light rendering and skeleton animation

Notifications You must be signed in to change notification settings

curefate/OpenGL-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

An OpenGL demo which implements light rendering, model import, skeleton animation, collision, camera control, etc. I built this project with the game engine as target.
You can find a video showing the result of this project in /video/demo.mp4.


Rendering & Animation

Shaders and codes of mesh, light, anim are followed the guide of this tutorial.

Library & Resources

To run the source code, you need:

And run Test.cpp then.

Release file

Can be download from this link.

Others

Sound related functions have not yet been implemented, so the voice.h is useless now.

About

An OpenGL demo that implements light rendering and skeleton animation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published