mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-08-03 12:49:50 +00:00
fix darkroom bilineer interpolation
This commit is contained in:
parent
aec77334ef
commit
744146ae38
6 changed files with 80 additions and 61 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <sprout/config.hpp>
|
||||
#include <sprout/darkroom/materials/material.hpp>
|
||||
#include <sprout/darkroom/materials/interpolation.hpp>
|
||||
#include <sprout/darkroom/materials/uniform.hpp>
|
||||
#include <sprout/darkroom/materials/plaid.hpp>
|
||||
#include <sprout/darkroom/materials/texture_map.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue