Generate stunning Newton-Raphson fractal images in .ppm format, with your own polynomials.
-
Updated
Nov 12, 2024 - C++
Generate stunning Newton-Raphson fractal images in .ppm format, with your own polynomials.
Repo for Assembling Tears Practical Assignment 5
Can read the PPM file format with JavaScript embedded in HTML
Simple 2D Graphics Library from scratch in C
Parallel marching squares algorithm using pthreads
Display an image on a Nokia 1202 LCD using the MSP430 microcontroller
Generate video frames and assemble into a short video resembling a game
PPM image operations such as concatenation, rotation, edge detection using the Sobel operator, and generating color patterns from Pascal's triangle.
This is an image filter program that reads hsdec files and applies a median image filter over them!
A couple of functions to export data as a PPM/PGM image file from your Zig code
This GitHub repository contains C++ code for image processing in PPM (Portable Pixel Map) format. The code provides functionality for writing images in the PPM format.
💡 Raytracer that generates images of a scene (cfg file) by simulating light boucing on the geometry. It handles basic shape like triangle, spheres but also complexe shape via .obj files.
Add a description, image, and links to the ppm-image topic page so that developers can more easily learn about it.
To associate your repository with the ppm-image topic, visit your repo's landing page and select "manage topics."