Mlx3D provides efficient, fast and reusable components for 3D Computer Vision research with MLX (Machine learning research on Apple Silicon).
This package is available on PyPi and can be installed easily with any python package manager:
pip install mlx3dAs 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
Meshstructure - Add support for texture loading
- Implement
.mtlfile loader - Implement
.objfile loader - Implement
.plyfile loader - Implement
SoftPhongShader - Implement
HardPhongShader - ... (new plans, be added!)