Skip to content

Commit

Permalink
Update RenderingFeatures.md
Browse files Browse the repository at this point in the history
  • Loading branch information
softwareantics authored Jan 14, 2024
1 parent c087a06 commit 28a99ea
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Documentation/RenderingFeatures.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,12 @@
### Geometry and Models

- [x] Mesh Rendering
- [ ] Terrain Rendering
- [x] Model Loading (using Assimp)

### Camera and View Optimization

- [x] Camera System
- [ ] View Frustum Culling
- [ ] Occlusion Culling

### Material and Shading

Expand All @@ -36,9 +34,7 @@
- [x] Directional
- [x] Point
- [x] Spot
- [ ] Volumetric
- [x] Global Illumination (Ambient Lighting)
- [ ] Shadow Mapping

### Visual Effects

Expand All @@ -47,14 +43,9 @@

### Animation and Post Processing

- [ ] Animation
- [ ] Skeletal Animation
- [ ] Post Processing
- [ ] Gamma Correction
- [ ] High Dynamic Range (HDR)
- [ ] Bloom
- [ ] Motion Blur
- [ ] Depth of Field
- [x] Anti-Aliasing
- [ ] Fog
- [ ] Linear
Expand Down

0 comments on commit 28a99ea

Please sign in to comment.