Keep on working

This commit is contained in:
2023-04-18 20:11:20 +02:00
parent e9471befcf
commit 209aab16c7
6 changed files with 146 additions and 18 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ Moreover, Rust comes with many programs that help developers.
=== Glium
When we need to perform rendering for 3D content analysis or for evaluation, we use the #link("https://github.com/glium/glium")[`glium`] library.
When we need to perform rendering for 3D content analysis or for evaluation, we use the #link("https://github.com/glium/glium")[*`glium`*] library.
Glium has many advantages over using raw OpenGL calls.
Its objectives are: