Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
softwareantics authored Jan 12, 2024
1 parent f4b00ff commit 17f646b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,8 @@ _Final Engine_ has a powerful forward rendering engine that encapsulates a blend
- **Lighting**: Embodies the esteemed Blinn-Phong Lighting Model for lifelike illumination.
- **Light Sources**: Encompasses Directional, Point, and Spot lights for scene ambiance.
- **Global Illumination**: Augments scene realism through ambient lighting.
- **Post Processing**: Introduces Gamma Correction, elevating the visual output quality.

More rendering features are constantly being added to _Final Engine_.
More rendering features are constantly being added to _Final Engine_, check out the [features](https://github.com/softwareantics/FinalEngine/blob/master/Documentation/RenderingFeatures.md) list.

### Entity-Component-System (ECS) Architecture

Expand Down

0 comments on commit 17f646b

Please sign in to comment.