mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
Sprout.Darkroom 外部ファイルからテクスチャ読み込み機能を追加
texture_map クラス追加
This commit is contained in:
parent
c0309c22ed
commit
6f2be58007
7 changed files with 368 additions and 11 deletions
|
@ -5,5 +5,6 @@
|
|||
#include <sprout/darkroom/materials/material.hpp>
|
||||
#include <sprout/darkroom/materials/uniform.hpp>
|
||||
#include <sprout/darkroom/materials/plaid.hpp>
|
||||
#include <sprout/darkroom/materials/texture_map.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_DARKROOM_MATERIALS_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue