opengl.demo: Add texture_Details to the_textured_hexagon_Model.

This commit is contained in:
Rod Kay
2025-09-21 10:46:54 +10:00
parent f8cdf27998
commit 0f99def0cd

View File

@@ -219,11 +219,7 @@ is
the_textured_hexagon_Model : constant Model.hexagon.lit_textured.view
:= Model.hexagon.lit_textured.new_Hexagon (Radius => 0.5,
Face => (Fades => [1 => 0.0, others => <>],
Textures => [1 => the_Texture, others => <>],
texture_Count => 1,
texture_Applies => <>,
Animation => null));
texture_Details => texture_Set.to_Details ([1 => the_Texture]));
the_faceted_hexagon_column_Model : constant Model.hexagon_Column.lit_colored_faceted.view
:= Model.hexagon_Column.lit_colored_faceted.new_hexagon_Column