Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richgel999 authored Sep 11, 2024
1 parent c2107e7 commit 48e37c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Basis Universal is an open source [supercompressed](http://gamma.cs.unc.edu/GST/

Our overall goal with this project is to simplify the encoding and efficient distribution of LDR and HDR GPU texture, image, and texture video content in a way that is compatible with any GPU or rendering/graphics API.

The system supports three modes: ETC1S, UASTC LDR, and UASTC HDR. The C/C++ encoder and transcoder libaries can be compiled to native code or WebAssembly. All encoder/transcoder features can be accessed from Javascript.
The system supports three modes: ETC1S, UASTC LDR, and UASTC HDR. The C/C++ encoder and transcoder libaries can be compiled to native code or WebAssembly, and all encoder/transcoder features can be accessed from Javascript.

Links
-----
Expand Down

0 comments on commit 48e37c5

Please sign in to comment.