Giter Site home page Giter Site logo

saxsori / mlx_42_examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from i99dev/mlx_42_examples

0.0 0.0 0.0 508 KB

This repository Explains some techniques for Use with MLX library

Shell 0.67% Perl 0.25% C 65.45% Objective-C 22.72% Makefile 2.15% Dockerfile 0.46% Roff 8.29%

mlx_42_examples's Introduction

MLX 42 Example 🚧 Under construction 🚧


MLX library is available for Linux and MacOS.

And this repository use Two different MLX libraries depending on the OS , you can check Makefile for more details.

What is included in this repository ?


How to Develop with MLX at Docker?


OK , Good question , I will show you how to develop game through Docker first You need to install Docker not matter what OS you are using and next you need install : x11 for Linux and MacOS , and Xming for Windows.

when everything is done.

This project come with .devcontainer folder , that means you can use with vcode run with conatiner and after docker run and you have access to your terminal on docker container.

set Display to <HOST IP>:0.0

export DISPLAY=<HOST IP>:0.0

On your PC not docker make sure write this command to your terminal :

for MAC Or Linux

xhost + .

For windows

Search on windows app for Xlunch and run it.

  • Select Muiltiple windows.
  • Select Start no client.
  • Make sure you check N Access Control

Then make sure everything work fine by write on Docker terminal : Xclock , should show you a clock with a red cross.

Now You can start development with Docker.

Resources

Contributors

any questions , feel free to contact me on Github or Slack 42 Network oal-tena.

mlx_42_examples's People

Contributors

i99dev avatar saxsori avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.