/mlx3D

A library for deep learning with 3D data using mlx

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Mlx3D : A library for deep learning with 3D data using mlx

Introduction

Mlx3D provides efficient, fast and reusable components for 3D Computer Vision research with MLX (Machine learning research on Apple Silicon).

Development

As we are in an early stages of development, we are looking for contributors to help us build this library. If you are interested in contributing, please feel free to file an issue and get started!

Roadmap

  • Implement Mesh structure
  • Add support for texture loading
  • Implement .mtl file loader
  • Implement .obj file loader
  • Implement .ply file loader
  • Implement SoftPhongShader
  • Implement HardPhongShader
  • ... (new plans, be added!)