差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
cgfs:filled_triangles [2024/06/23 04:41] – freemikan | cgfs:filled_triangles [2025/05/18 15:40] (現在) – freemikan | ||
---|---|---|---|
行 1: | 行 1: | ||
+ | ====== DrawPixelだけで三角形を描く (2) 塗り潰す ====== | ||
+ | |||
{{: | {{: | ||
- | <codeprism lang=cpp el=true css=full> | + | [[https:// |
+ | |||
+ | <file cpp> | ||
#include < | #include < | ||
行 155: | 行 159: | ||
} | } | ||
} | } | ||
- | </codeprism> | + | </file> |