gel.demos: Update code to use new openGL updates.

This commit is contained in:
Rod Kay
2025-09-14 10:11:21 +10:00
parent d357ce109b
commit 5afee0e2e4
41 changed files with 677 additions and 347 deletions

View File

@@ -3,6 +3,8 @@ with
openGL.Primitive.indexed,
openGL.Texture.Coordinates;
with ada.Text_IO; use ada.Text_IO;
package body openGL.Model.circle.lit_textured
is
@@ -83,6 +85,9 @@ is
for i in 1 .. Self.texture_Details.texture_Count
loop
put_Line ("KKK" & Self.texture_Details'Image);
Id := texture_Id (i);
the_Geometry.Fade_is (which => Id,