adityagupta3006 / LZW-Compressor-in-PythonLinks
Implementation of Lempel–Ziv–Welch (LZW) compression technique. The project consists of an encoder and decoder to achieve compression on text files.
☆44Updated 8 years ago
Alternatives and similar repositories for LZW-Compressor-in-Python
Users that are interested in LZW-Compressor-in-Python are comparing it to the libraries listed below
Sorting:
- Dog and cat image classifier with deep learning☆135Updated 3 years ago
- 3D game engine in Java using LWJGL, OpenGL, OpenAL, e.t.c . From scratch☆16Updated 4 years ago
- A high-performance photo-realistic 3-D renderer☆15Updated 9 years ago
- A custom opengl and physx based graphics api to be used in game engine and physics simulation applications.☆10Updated this week
- ☆30Updated 4 years ago
- CG Assignment III☆38Updated 8 years ago
- OpenGL and GLUT examples☆121Updated 6 years ago
- Decoders for PNG, JPEG, WAV, and a few other file formats☆113Updated 4 months ago
- Low-Level, 8-bit Colored, 3D Software Renderer written in C99☆79Updated 5 years ago
- PyGame ray trace based on Peter Shirley's book Ray Tracing in One Weekend (Ray Tracing Minibooks Book 1)☆18Updated 4 years ago
- A tiny pixel art tool☆15Updated 5 years ago
- Image deblurring using GAN / CNN with tensorflow deep learning☆8Updated 6 years ago
- Single file collision detection and dynamics library.☆36Updated 4 years ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Updated 3 years ago
- CPU forward/deferred rasterizer with depth-buffering, texture mapping, normal mapping and blinn-phong shading implemented in C++☆105Updated 8 years ago
- A script that generates a single-header & single-header+single-source version of GLFW☆50Updated 3 years ago
- a header-only C++ .blend file parser☆72Updated 2 weeks ago
- A Tiny 3D Game Engine☆38Updated 2 years ago
- OpenGL (GLUT), Computer Graphics Algorithms☆12Updated 6 years ago
- A cross-platform game library in the public domain☆15Updated 6 years ago
- An (incomplete) modern C++ implementation of Depixelizing Pixel Art by J. Kopf and D. Lischinski☆15Updated 5 years ago
- Game engine with a custom made software renderer (OpenGL-like rendering pipeline)☆21Updated last year
- A DjVu decoder☆14Updated 6 years ago
- FastAC - Amir Said's Arithmetic and Huffman coding library, example code, and documentation☆29Updated 3 years ago
- Simple software rasterizer with OpenGL-like interface☆32Updated 2 years ago
- Simple C library for OpenGL math aimed at readability☆15Updated 5 years ago
- Maciej's Toolbox☆66Updated 5 months ago
- Real-time software rasterizer written in C++ with windowing and model loading support.☆33Updated 6 years ago
- An End-To-End Image Compression system using the Embedded Zero-Trees of Wavelet Transforms algorithm☆21Updated 4 years ago
- Personal C/C++ 3D Software Rasterizer☆18Updated 3 weeks ago