leogaudin / fract-olLinks
42 • A guide for creating a small fractal exploration program. It is the time to discover or use the mathematical notion of complex numbers, to take a peek at the concept of optimization in computer graphics and practice event handling.
☆21Updated last year
Alternatives and similar repositories for fract-ol
Users that are interested in fract-ol are comparing it to the libraries listed below
Sorting:
- School 42 project // 3D Wireframe Viewer☆95Updated 4 years ago
- This project is about creating a simple shell, and learning about about processes and file descriptors.☆25Updated 3 years ago
- 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
- 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 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
- ☆33Updated last year
- The libft project at 42☆95Updated 5 years ago
- A bare-minimum manual for the minishell 42 project.☆24Updated last year
- Writing a simple sHell. 42_minishell☆30Updated 2 years ago
- Dining philosophers problem's guide for 42 school☆112Updated 2 years ago
- My solution and basic explanantion on Net_Practice and networking basics.☆113Updated last year
- ☆51Updated 8 months ago
- My work on the 42 get_next_line project.☆26Updated 3 years ago
- Ecole 42 project☆37Updated 2 years ago
- Suject && Solution for 42 Exam Rank 02☆110Updated 8 months ago
- Small implementation of a shell replicating bash, truly hell☆7Updated 2 months 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
- Well-organized, commented and documented sample project that shows the basic functionalities of the 42's mlx library.☆102Updated 3 months ago
- Easy tester about Born2beroot project☆50Updated 7 months ago
- 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
- Small game developed with the miniLibX, the graphic library of the 42 school.☆57Updated 9 months ago
- ☆29Updated 10 months ago
- Final Exam piscine☆50Updated 2 years ago
- 42 project where we learn about raycasting and try to recreate the original Wolfenstein 3d game☆18Updated 4 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
- 42cursus - minitalk☆22Updated 3 years ago
- The 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine w…☆37Updated 6 months ago
- [42 Madrid] And thanks for all the fish!☆92Updated 2 years ago
- 42cursus' ft_printf project. Begin date 06/sep/2021. Finish date 13/sep/2021. About 30h of total work.☆73Updated 3 years ago
- Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the …☆43Updated last year