LookUpGroup27 / LookUp

0 stars 1 forks source link

feat: implement texture mapping #186

Open Kenzoud opened 20 hours ago

Kenzoud commented 20 hours ago

This pull request introduces texture mapping to the OpenGL-based sky map feature by adding new classes for managing textures and updating the existing renderer and skybox code to integrate texture functionality.

New Classes

TextureManager:

TextureBuffer:

Updates to Existing Code

Renderer:

Skybox:

sonarcloud[bot] commented 16 hours ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
79.8% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud