Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
Mouthguard Generator
Role
Senior Unity Developer
Technology
Unity3D and C#
Project Type
Remote Freelancer at Upwork
Duration
from 02/2023 to 10/2023
Company
Target Platform
PC
Project Description:
This Unity-based software is designed to generate custom mouthguard meshes using real teeth models as input. The application processes 3D scans of teeth to create a precise, personalized mouthguard, ensuring optimal fit and comfort for the user.
My Roles in the Project - Senior Unity Developer
- Developed the entire application from scratch, including architecture and feature implementation.
- Implemented the .obj mesh importation feature to process 3D teeth models.
- Efficiently handled boolean operations for complex mesh calculations.
- Created the mesh export feature for the finalized mouthguard design.
Challenges and Solutions:
The project required handling complex mesh calculations, such as boolean operations, and working with intricate file formats. After extensive research, I successfully implemented these features in a highly performant and efficient manner.