Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Virtual makeup and beautification for Banuba SDK Web AR

License

NotificationsYou must be signed in to change notification settings

Banuba/beauty-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Try it Live:banuba.github.io/beauty-web

WebAR/Beauty preview

The demo app is built on top ofBanuba WebAR SDK andMakeup effect. It reveals common patterns of consuming theWebAR SDK JavaScript API as well as theMakeup effect API.

Investigation of the app codebase can give you ready to go snippets for common tasks like:

Dig into the app for inspiration!

Running locally

Clone the repository:

git clone git@github.com:Banuba/beauty-web.git

Navigate to the cloned folder:

cd beauty-web

Run thelive-server in the cloned folder

npx live-server

*Nodejs must be installed to run thenpx live-server command

Openlocalhost:8080 and start clicking :)


If you're going to deploy the demo app on your infrastructure, replace the default Banuba Client token with yours one in theBanubaClientToken.js file:

window.BANUBA_CLIENT_TOKEN="PUT YOUR CLIENT TOKEN HERE"

Refer to theObtaining Banuba Client token section for details.

Obtaining Banuba SDK Web AR

The example uses CDN version of the@banuba/webar npm package for simplicity. Please use the npm package mentioned above for real-world projects. Check out theIntegration tutorials for more ways of consuming@banuba/webar package.

Obtaining Banuba Client token

Banuba Client token is required to get Banuba SDK Web AR working.

To receive a newtrial client token, please fill in theform on banuba.com website, or contact us viainfo@banuba.com.

Learn more

Banuba WebAR SDK:

Banuba Makeup Effect:


[8]ページ先頭

©2009-2025 Movatter.jp