Skip to content

zephyo/Live-Portrait-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

banner

Live Portrait Maker 🎉

Live Portrait Maker is a 2.5D dress up game with over 6.5m installs! Tap to look, double tap to dress up 😎

Watch the trailer, or play today for free:

Features

2.5D Character Creation

  • 2D portrait moves in a way that gives 2.5D effect - adjust transform's local rotation and anchored position every frame towards a target Vector2

Image Effects

  • Contains camera post-processing image effect shaders
  • Contains material shaders for Image components
  • Major credit to Keijiro Takahashi for shader help

GIF + PNG capture

  • Crop capture area
  • Call to native calls in iOS and Android for capture and external storage permissions
  • Multithreaded recording, GIF/PNG encoding, and saving

Local Save/Load

  • Saves to PlayerPrefs for temporary data; persistent data path for important data (e.g. purchases)
  • Saved in different, compatible texture format depending on platform

Asset Bundling

  • Stores DLC (obtained through IAP) in Asset Bundles hosted on AWS S3

Monetization

  • Uses Unity Codeless IAP for in-app purchases
  • Uses ad mediation network Mopub for ads, balances between ad networks to get optimum eCPM

Localization

  • Localized into English, French, Japanese, Korean, Russian, Simplified Chinese, Spanish, Thai

Technologies

  • C#
  • Unity
  • AWS S3
  • Xcode
  • HLSL/OpenGL
  • Adobe Photoshop

Licensing

Copyright (C) 2018 Angela He

The artwork is under the CC-BY-NC license and cannot be used in commercial products.

The rest of the project is licensed under the terms of the MIT license.

About

A 2.5D Unity dress-up game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages