Skip to content

Releases: HaydenD100/OpenGL-Multiplayer-FPS

Engine v1.0.0

17 Jan 14:02
Compare
Choose a tag to compare
Engine v1.0.0 Pre-release
Pre-release

Game Features

  • Networking for very simple 1v1 FPS
  • Respawning and health

General Engine Features

  • general refactoring and cleaning of code;
  • Frustum culling optimization

Rendering Specific Features

  • Shadows
  • Indirect Lighting with SH probes
  • Screen Space Reflections
  • Emissive Textures
  • Skeletal Animations

v0.9.3

24 Sep 18:33
Compare
Choose a tag to compare
v0.9.3 Pre-release
Pre-release

Lots of optimizations and bug fixes.

  • Better Animations
  • New Screen Space Decals
  • Shotgun
  • Models can now hold multiple meshes each with there own material

v0.9.2

20 Aug 14:54
Compare
Choose a tag to compare
v0.9.2 Pre-release
Pre-release

This Release has the new deferred render pipeline as well as an Animation engine.

Features

  • PBR
  • Deferred Rendering.
  • SSAO
  • Animations
  • Gamma Correction and HDR

v0.9.1

01 Aug 14:15
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Release of the Engine with assets included.
Features

  • Multiple lights
  • Scene Manager
  • Physics
  • Guns
  • Doors

v0.9

30 Jul 19:02
Compare
Choose a tag to compare
v0.9 Pre-release
Pre-release

Just releasing a stable version so people can use this and not the currently in development branch Bullet3-physics.