• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

orion-ecs / keen-eye / 20902903329 / 1
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 11 Jan 2026 10:31PM UTC
Files 1473
Run time 43s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 Jan 2026 10:26PM UTC coverage: 85.137% (-0.09%) from 85.226%
20902903329.1

push

github

tyevco
feat(graphics): Add Image-Based Lighting (IBL) for realistic ambient lighting

Implement IBL system for environment-based reflections and ambient lighting:
- Add Environment component with IBL settings (intensity, rotation)
- Add ActiveEnvironmentTag for marking active environment entities
- Add IblData/IblSettings data structures for IBL configuration
- Add IBL shaders for irradiance, specular pre-filtering, and BRDF LUT generation
- Add IblManager for processing HDR environment maps into IBL textures
- Add PBR+IBL fragment shader variant with full IBL integration
- Integrate IBL with RenderSystem (texture binding, shader selection)
- Add HDR texture support to graphics abstractions
- Add cubemap texture binding support

The IBL system provides:
- Diffuse ambient from irradiance cubemap convolution
- Specular reflections from pre-filtered environment maps
- Split-sum approximation using BRDF lookup table
- Environment rotation and intensity controls
- Automatic shader selection (Custom > Shadows > IBL > Lit)

Closes #896

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

9627 of 13702 branches covered (70.26%)

Branch coverage included in aggregate %.

166764 of 193484 relevant lines covered (86.19%)

0.98 hits per line

Source Files on job 20902903329.1
  • Tree
  • List 1473
  • Changed 17
  • Source Changed 16
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 20902903329
  • 293374fb on github
  • Prev Job for on main (#20898732154.1)
  • Next Job for on main (#20923977474.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc