https://github.com/j-city/simpleengine
Just simple game engine
https://github.com/j-city/simpleengine
Last synced: about 1 year ago
JSON representation
Just simple game engine
- Host: GitHub
- URL: https://github.com/j-city/simpleengine
- Owner: J-CITY
- License: mit
- Created: 2020-07-30T12:19:17.000Z (about 6 years ago)
- Default Branch: ecs
- Last Pushed: 2025-04-27T07:03:07.000Z (over 1 year ago)
- Last Synced: 2025-04-27T08:18:58.198Z (over 1 year ago)
- Language: C++
- Size: 365 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimpleEngine
This is my sandbox project for learning computer graphics.
What's already there:
- Forward rendering with deferred rendering
- Support for custom shaders (grass, water, volumetric clouds)
- SSAO
- hdr, gamma correction
- Blinn Phong or PBD lightning
- Shadow map
- Bloom
- Motion blur
- God rays
- Skeletal animation
- FXAA
Also support irrKlang 3d sound
Some screenshots




