Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.06 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.06 KB

PrimeEngineDemo

Physics Collision system

  • gravity and collision between sphere and box
4.16.mp4

Animation blending system

UI system

  • Button with different textures, sizes, and texts
  • Button group to keep buttons aligned
  • Menu that can control pause/resume and exit
  • Second level menu that is supposed to have options
Windows.PrimeEngine.2024-04-05.23-14-58.mp4

Prticle system

  • Cone shaped particle system with custom textured particles
  • Shpere shaped particle system with single color
4.16.1.mp4
Windows.PrimeEngine.2024-04-16.16-42-25.mp4

Full gameplay demo combining gameplay, particle system, and UI system