45 skills found · Page 1 of 2
GPUOpen-Tools / CompressonatorTool suite for Texture and 3D Model Compression, Optimization and Analysis using CPUs, GPUs and APUs
kopaka1822 / ImageViewerHDR, PFM, DDS, KTX, EXR, PNG, JPG, BMP image viewer and manipulator
richgel999 / Bc7enc RdoState of the art RDO BC1-7 GPU texture encoders
richgel999 / Bc7encSingle source file BC1-5 and BC7 encoders and BC1-5/7 decoders with MIT or Public Domain licenses
hglm / DetexLow-level library for decompression and manipulation of texture blocks compressed using formats such as BC1/DXT1/S3TC, BC2-BC3, BC4/RGTC1, BC5/RGTC2, BC6 (BPTC_FLOAT), BC7 (BPTC), ETC1 and the ETC2 family, loading of KTX and DDS files, and conversion between pixel formats
fortesp / BitcoinaddressBitcoin Wallet Address Generator
Nominom / BCnEncoder.NETCross-platform texture encoding libary for .NET. With support for BC1-3/DXT, BC4-5/RGTC and BC6-7/BPTC compression. Outputs files in ktx or dds formats.
castano / IcbcA High Quality SIMD BC1 Encoder
Geolm / Bc Crunchtiny dependency-free lossless compressor for BC/DXT texture streams (C99, ~1000 LoC)
SergeyMakeev / GoofyGoofy - Realtime DXT1/ETC1 encoder
geeekpi / UpsplusUPS Plus is a new generation of UPS power management module. It is an improved version of the original UPS prototype. It has been fixed the bug that UPS could not charge and automatically power off during work time. It can not only perform good battery power management, but also provide stable voltage output and RTC functions. At the same time,it support for FCP, AFC, SFCP fast charge protocol, support BC1.2 charging protocol, support battery terminal current/voltage monitoring and support two-way monitoring of charge and discharge. It can provide programmable PVD function. Power Voltage Detector (PVD) can be used to detect if batteries voltage is below or above configured voltage. Once this function has been enabled, it will monitoring your batteries voltage, and you can control whether or not shut down Raspberry Pi via simple bash script or python script. This function will protect your batteries from damage caused by excessive discharge. It can provide Adjustable data sampling Rate. This function allows you to adjust the data sampling rate so that you can get more detailed battery information and also it will consume some power. The data sampling information can communicate with the upper computer device through the I2C protocol. UPS Plus supports the OTA firmware upgrade function. Once there is a new firmware update, it is very convenient for you to upgrade firmware for UPS Plus. The firmware upgrade can be completed only by connecting to the Internet,and execute a python script. Support battery temperature monitoring and power-down memory function. UPS Plus can be set to automatically start the Raspberry Pi after the external power comes on. The programmable shutdown and forced restart function will provide you with a remote power-off restart management method. That means you don’t need to go Unplug the power cable or press the power button to cut off the power again. You can set the program to disconnect the power supply after a few seconds after the Raspberry Pi is shut down properly. And you can also reconnect the power supply after a forced power failure to achieve a remote power-off and restart operation. Once it was setting up, you don't need to press power button to boot up your device which is very suitable for smart home application scenarios.
battlecode / Bc18 ScaffoldNo description available
fdev / Bc125csvChannel import and export tool for the Uniden BC125AT, UBC125XLT and UBC126AT.
itsmaxymoo / Bc125pyA Python-based interface for the Uniden BC125AT
todds-encoder / ToddsA CPU-based DDS encoder optimized for fast batch conversions with high encoding quality.
Anderson-Juhasc / Bip84BIP84 - Derives segwit + bech32 addresses bc1/tb1 from seed, zprv/zpub and vprv/vpub in javascript
dabbler0 / Bc18 TinyviewTiny viewer for bc18
Mizogg / 4BitcoinBitcoin Wallet Address Generator This is a simple Bitcoin non-deterministic wallet address generator coded in Python 3. It generates a Private Key in different formats (hex, wif and compressed wif) and corresponding Public Addresses, raw, P2WPKH addresses starting with prefix 1, P2SH addresses starting with prefix 3 as part of Segwit soft fork and Bech32 addresses with prefix bc1 P2WPKH and P2WSH.
jakubtomsu / OdxtA small library for S3 texture compression (DXT1-5/BC1-5). Port of stb_dxt.h
jansol / Squish RsA pure Rust BC1/2/3/4/5 compressor and decompressor based on libsquish