Daniel Lee

3pods

AvatarKit

AvatarKit is the core technology to generate the a 3D avatar from one single front face photo. The main features of AvatarKit include:

  • Create 3D avatar from one single front face photo
  • Render the 3D avatar in the iOS device
  • Avatar management
  • Assets (accessories management)

License: Commercial

  • Objective C

FaceKit

FaceKit-Swift is the core technology to generate the a 3D avatar from one single front face photo. The main features of FaceKit include:

  • Create 3D avatar from one single front face photo
  • Render the 3D avatar in the iOS device
  • Avatar management
  • Assets (accessories management)

License: Commercial

  • Objective C

NumSwift

This project is just a simple practice on Swift and Accelerate framework. The swift files contain some basic function used in numeric computation. The main functionality is build upon Accelearate framework which leaverages SIMD of the CPU, which make the codes run faster than native Swift code.

I am a big fan of python. In this project, you can find many of the functions mimic the API from numpy which is a popular package for scientific computation.

I hope you enjoy this package. Cheers.

License: MIT

  • Swift