Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update berlin campus status #122

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Conversation

lodeme
Copy link
Contributor

@lodeme lodeme commented Dec 7, 2023

MLX42 has been uninstalled from all computers and two functions have been banned. here was the official update from staff on slack:

⚠️ [MLX42 & MINILIBX] ⚠️
TL;DR :
MLX42 has now been uninstalled from ALL computers
You can use mlx42 (at your own risk - it’s a student version not the official 42 version so It might not always be maintained or updated ) You can NOT use:
mlx_resize_image- student should make their own util functions mlx_put_pixel - we want you to be able to manipulate individual pixels in the image buffer Dear Students ,
@here is some relevant information about the library used for the graphic projects. As of now, your computers have no longer this library, what this means is that you are allowed to use which ever version you prefer (the one given by the network (minilibx) or a third party library by a student from CODAM (MLX42) , this last one however will have 2 forbidden functions mlx_put_pixel and mlx_resize_image , which means you have to code your own implementation of this functions. This should be correctly checked by the evaluator even if it is not part of the checklist. For submission it is recommended to include the library of your choosing within your commits. We hope this change brings some clarity to a previous confusion about which library could be used. All best !

MLX42 has been uninstalled from all computers and two functions have been banned. here was the official update from staff on slack:

:warning: [MLX42 & MINILIBX] :warning:
TL;DR :
MLX42 has now been uninstalled from ALL computers
You can use mlx42 (at your own risk - it’s a student version not the official 42 version so It might not always be maintained or updated )
You can NOT use:
mlx_resize_image- student should make their own util functions
mlx_put_pixel - we want you to be able to manipulate individual pixels in the image buffer
Dear Students ,
@here is some relevant information about the  library used for the graphic projects.
As of now, your computers have no longer this library, what this means is that you are allowed to use which ever version you prefer (the one given by the network (minilibx) or a third party library by a student from CODAM (MLX42) , this last one however will have 2 forbidden functions mlx_put_pixel  and mlx_resize_image , which means you have to code your own implementation of this functions. This should be correctly checked by the evaluator even if it is not part of the checklist.
For submission it is recommended to include the library of your choosing within your commits.
We hope this change brings some clarity to a previous confusion about which library could be used.
All best !
Copy link
Collaborator

@W2Wizard W2Wizard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool 👍

@W2Wizard W2Wizard merged commit 73213ac into codam-coding-college:master Dec 7, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants