Skip to content

Bermellet/RoadToEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RoadToEngine

3D engine using the Glew library on OpenGL.

Project: https://github.com/Bermellet/RoadToEngine

By Bermellet

How to use

Execute the .exe file to use the engine.

Controls: Hold right click to enable movement.

  • WASD to move around
  • QE to move up/down
  • Mouse movement to look around

Libraries used

All the C++ libraries are added to the repository and should be detected automatically when compiling in Visual Studio.

Additional comments

The engine is able to load the given models and changing between them without problem.

The drag-and-drop functionality of .gltf models has been implemented.

About

3D engine using the Glew library on OpenGL

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages