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-08-15 07:39:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53e372bb568e7bcbc3f71f97c587c18f03be59cd
basis_universal
/
webgl
/
texture
History
richgel999
01d391cc2a
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
..
assets
Adding power of 2 texture for webgl texture test, so it works on iOS
2019-09-19 23:15:08 -07: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