Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Graphics Engine

3D-grahics engine implementation in C using OpenGL. GLFW is utilized for window, context, surfaces, inputs and events.

This is a personal project intended for learning graphics programming and OpenGL.

Current Features:

  • Open a window
  • Draw a triangle

Progression log:

  • Basic shaders implemented
  • Window opened succesfully
  • Triangle printed
  • Program structure decided
  • Linear algebra added

TODO:

  • Camera
  • Orientation of a triangle
  • Cube
  • Spinning cube

Resources:

About

Simple 3D-graphics engine implemented in C with OpenGL.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages