Skip to content
 
 

Latest commit

 

History

131 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files Engine in C/C++

Warning

This project has migrated to Codeberg.

logo


Description

This is a simple engine for creating and rendering 3D objects using OpenGL. (Vulkan soon).

Features

  • 2D Rendering
  • Shader
  • Buffers
  • Window

Dependencies

Needed to be installed from the your system's package manager.

  • OpenGL (OpenGL)
  • GLFW (glfw3)
  • GLAD (glad)
  • GLM (glm)
  • GLU (glu)
  • ImGui (imgui)
  • FreeType (Freetype)
  • BulletPhysics (Bullet)

Files Engine in development. (beta testing).

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages