0.0.1 • Published 3 years ago

r3f-sdk-test v0.0.1

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

r3f-sdk

This is the react-three-fiber SDK for Zesty Ads integration. It includes a small sample project based off https://github.com/Epiczzor/r3f-template(this r3f template).

Usage

Import the ZestyAd component and add it to the scene like so:

<ZestyAd
   tokenGroup={'YOUR_TOKEN_GROUP'}
   publisher={'YOUR_PUBLISHER'}
   position={[X, Y, Z]} />