Mlx3D provides efficient, fast and reusable components for 3D Computer Vision research with MLX (Machine learning research on Apple Silicon).
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!
- 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!)