This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
basis_universal
Watch
1
Star
0
Fork
0
You've already forked basis_universal
mirror of
https://github.com/BinomialLLC/basis_universal.git
synced
2026-09-02 16:38:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe8755019ce0c01bc67bbe79f9c061c2e26dae0b
basis_universal
/
webgl
/
texture
History
Rich Geldreich
d0ee14e1fb
new files
2020-03-20 01:57:12 -04:00
..
assets
new files
2020-03-20 01:57:12 -04:00
dxt-to-rgb565.js
Rename demo folders.
2019-05-15 09:30:31 -07:00
index.html
PVRTC1 apparently always use wrap addressing when fetching the adjacent block colors (even when clamp texture addressing is being used), so we don't need the wrap vs. clamp option anymore. It's always wrap and that's that.
2019-09-29 19:34:00 -07:00
preview.png
Rename demo folders.
2019-05-15 09:30:31 -07:00
renderer.js
Checking in new webgl files. Note that the WebAssembly transcoder has gotten bloated with BC7 support, which I'm working on fixing right now. (The wasm went from ~200k to 900k, because of a transcoder macro configuration issue.)
2019-09-19 14:34:39 -07:00