pbondoer / 42-fractolLinks
Fract'ol @ 42 - multi-threaded fractal renderer
☆36Updated 8 years ago
Alternatives and similar repositories for 42-fractol
Users that are interested in 42-fractol are comparing it to the libraries listed below
Sorting:
- push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number o…☆65Updated 6 months ago
- Ecole 42 project☆37Updated 2 years ago
- Small game developed with the miniLibX, the graphic library of the 42 school.☆57Updated 9 months ago
- ☆23Updated last year
- This is a tester for school 42 project push_swap, made by yfu from 42LYON.☆64Updated last year
- This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succ…☆120Updated last year
- What's up, swappers☆29Updated 3 years ago
- This project aims to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions.☆70Updated 11 months ago
- Pipex project school 42☆78Updated 3 years ago
- Final Exam piscine☆50Updated 2 years ago
- The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.☆85Updated last year
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, wit…☆87Updated 8 months ago
- This is my solution for the so_long project of the Core Curriculum of 42 school.☆15Updated 2 years ago
- Dining philosophers problem's guide for 42 school☆112Updated 2 years ago
- Suject && Solution for 42 Exam Rank 02☆110Updated 8 months ago
- ☆28Updated last year
- Project Tester - Pipex☆76Updated 2 years ago
- minishell_solo☆73Updated 3 years ago
- 42bangkok netpractice project☆18Updated 2 years ago
- Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.☆102Updated 3 months ago
- My solution and basic explanantion on Net_Practice and networking basics.☆113Updated last year
- ☆51Updated 8 months ago
- A bespoke sorting algorithm, on 2 stacks.☆33Updated 6 years ago
- [42 Madrid] As beautiful as a shell☆56Updated last year
- 42cursus' get_netx_line project. Begin date 16/aug/2021. Finish date 03/sep/2021. About 40h of total work.☆87Updated last year
- Pipex is a project that re-creates in C the way two commands are piped together via | in the shell☆57Updated 2 years ago
- This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor. Thi…