Skip to content

rcioletti/grape-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grape Engine

C++ Game Engine

This game engine is being developed by me to be used in game jams

Features

  • Deploy games on Windows or Linux using Vulkan
  • Develop quick prototypes or advanced 3D Games
  • Cross-platform input support via GLFW
  • Nvidia PhysX as the physics engine
  • Engine editor made with ImGui
  • Better code organization via maps and game objects
grape-engine.mp4

A Demo of the Engine running some 3D models and point lights.

Most of the GPU overhead is caused by the recording program.

About

3D game engine made with Vulkan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages