Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.
/ HevEn Public archive
forked from Hevedy/HevEn

HevEn is a small FPS game engine

License

Notifications You must be signed in to change notification settings

nigeyuk/HevEn

HevEn

HevEn is a small game engine based on Tesseract Engine http://tesseract.gg/ total restructured.

The source code by Hevedy https://github.com/Hevedy is under the Mozilla Public License Version 2.0.
The media content by Hevedy https://github.com/Hevedy (Art, Textures, Models, Musics, Sounds... etc) under the Creative Commons Attribution 3.0 Unported License. (Excludes Fonts, license in their folders).

Features:

  • Deferred Shading.
  • In-Game Level Editor.
  • Octree BSP Style Modeling Tool.
  • Occlusion Culling.
  • Physics (Limited Physics to Pawns).
  • Ragdoll Physics.
  • Audio (Stereo Positional System).
  • Particles.
  • Networking (Client-Server).
  • Pointlights.
  • Spotlights.
  • Directional Light.
  • Volumetric Spotlights.
  • Real-Time Global Illumination for Directional Light.
  • SSAO (Screen-Space Ambient Occlusion).
  • SSR (Screen-Space Reflections).
  • HDR (High Dynamic Range).
  • Tonemapping.
  • Bloom.
  • MSAA.
  • SMAA.
  • TAA.
  • FXAA.
  • Packaged Textures RGB Support.
  • UI/Menus Samples.
  • Custom Shaders Language.
  • Custom Scripting Language.
  • OpenGL 3.0.

About

HevEn is a small FPS game engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 86.1%
  • C 13.6%
  • Other 0.3%