I hereby claim:
- I am vertis on github.
- I am vertis (https://keybase.io/vertis) on keybase.
- I have a public key ASAvJLZOXKabTOSHyLq9B4LAz5WJcAJ8rBdRUwkaeTrc4go
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| Type `GoogleARCore.AugmentedImageDatabase' does not contain a definition for `Add' and no extension method `Add' of type `GoogleARCore.AugmentedImageDatabase' could be found. Are you missing an assembly reference? |
| { | |
| presets: [ | |
| [ | |
| "@babel/env", | |
| { | |
| targets: { | |
| node: "current", | |
| }, | |
| }, | |
| ], |
| // From https://docs.unity3d.com/2018.1/Documentation/ScriptReference/Camera.RenderToCubemap.html | |
| using UnityEngine; | |
| using UnityEditor; | |
| using UnityEngine.Rendering; | |
| using System.Collections; | |
| public class RenderEquirectWizard : ScriptableWizard | |
| { | |
| public Transform renderFromPosition; | |
| RenderTexture cubemap; |
| import React from "react" | |
| import styled from "styled-components" | |
| const AdWrapper = styled.div` | |
| text-align: center; | |
| margin: 1em; | |
| ` | |
| const AdFrame = styled.iframe` | |
| border: 0; | |
| width: 320px; |
| #!/usr/bin/env bash | |
| # Instructions: | |
| # 1. Create a webhook here https://getmakerlog.com/apps/webhooks | |
| # 2. Add generated key into this file | |
| # 3. Write contents to .git/hooks/post-commit in the repos you want to track | |
| WEBHOOK_URL="https://api.getmakerlog.com/apps/webhook/<your web hook key>" | |
| MESSAGE=`git log -1 --pretty=%B` | |
| curl --silent --output /dev/null -d "{\"done\":\"true\", \"content\":\"Commited: $MESSAGE\"}" -H "Content-Type: application/json" -X POST $WEBHOOK_URL |
| This post links my 3Box profile to my Github account! Web3 social profiles by 3Box. | |
| ✅ did:muport:QmX6JtGBpFiyZ6B1gL85ao4xmoV9zmhkxYXF2eAqxKS167 ✅ | |
| Create your profile today to start building social connection and trust online at https://3Box.io/ |