Skip to content

zza1998/AMEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMEngine

AMengine is a game engine made by vulkan api for learning and is majored in physics and rendering.

Installation

mkdir build
cd build
cmake ..
make -j3

0908:

  • update assimp importer
  • support multi texture model

0915

  • support phong pbr material
  • support imgui
  • enhanced code scalability

0922

  • skybox
  • fix bug

0925

  • adjust part ui to show for adjust properties

1005

  • deferred pipeline 80%

todo:

  • shadow
  • postprocess bloom
  • adjust ui
  • physics
  • more graphic things

Gbuffer Design which based on UE

model model sence demo

model model

About

vulkan graphic engine for learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published