mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-06-08 00:23:52 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -18,6 +18,14 @@ The shader can be easily simplified to sample the texture less by using less tap
|
||||
|
||||
Many variations and optimizations of this basic idea are possible.
|
||||
|
||||
---
|
||||
Enabled:
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
Usage:
|
||||
python testbed.py shader.glsl block_w block_h mip0.png mip1.png [mip2.png ...]
|
||||
block_w, block_h: Block size in texels (e.g. 8 8 for 8x8 DCT blocks)
|
||||
@@ -44,5 +52,5 @@ Controls:
|
||||
The included sunflower image is in the CC0/Public Domain, and was downloaded from here:
|
||||
|
||||
https://www.publicdomainpictures.net/en/view-image.php?image=756601&picture=large-yellow-sunflower
|
||||
"License: CC0 Public Domain - Lynn Greyling has released this “Large Yellow Sunflower” image under Public Domain license."
|
||||
"License: CC0 Public Domain - Lynn Greyling has released this “Large Yellow Sunflower” image under Public Domain license."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user