Skip to content

boriskrisanov/opengl-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Renderer / Game Engine

This project was initially meant to be a game engine, but I'm currently just using it to learn OpenGL and focusing on rendering. It has gone through several iterations, and currently supports textures, OBJ mesh loading, skyboxes, and simple lighting, with collision detection being worked on. The current iteration uses an ECS architecture, but I plan to refactor this in the future.

Screenshots

Testing mesh loading: image Terrain generation (from an older version of the code): image

Compiling

(TODO)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published