Skip to content
View takkeshikuro's full-sized avatar

Block or report takkeshikuro

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cub3d_ok cub3d_ok Public

    Raycasting is a technique used in computer graphics to simulate the projection of 3D environments onto a 2D screen by tracing rays from the viewer's perspective. It creates a 2D representation of a…

    C

  2. minishell_42 minishell_42 Public

    C

  3. philosophers philosophers Public

    Here is my program for the 42's school project Philosopher which learned me how to deal with multithreading and mutex.

    C

  4. fractol_42 fractol_42 Public

    This is my first graphic project for 42 school, I had to dive into some mathematical and geometric notions like complex plane or sequence of complex numbers, and needless to say, all about fractals .

    C