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
|
@ -14,5 +14,6 @@
|
|||
#include <sprout/darkroom/renderers.hpp>
|
||||
#include <sprout/darkroom/tracers.hpp>
|
||||
#include <sprout/darkroom/pixels.hpp>
|
||||
#include <sprout/darkroom/textures.hpp>
|
||||
|
||||
#endif // #ifndef SPROUT_DARKROOM_HPP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue