We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237b3ed commit faaf6f4Copy full SHA for faaf6f4
citro3d/examples/cube.rs
@@ -1,5 +1,4 @@
1
-//! This example demonstrates the most basic usage of `citro3d`: rendering a simple
2
-//! RGB triangle (sometimes called a "Hello triangle") to the 3DS screen.
+//! This example demonstrates drawing a coloured cube using indexed rendering.
3
4
#![feature(allocator_api)]
5
0 commit comments