Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Try it free
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Live, desktop mirror for web-based virtual reality app on mobile
Ever wanted to see what's going on in your user's virtual reality headset? MirrorVR is a live mirror for your aframe virtual reality projects: whatever your user sees in a mobile phone virtual reality headset is reproduced across any desktop viewer.
Notification system to display plain text in VR for Unity engine
...([lingertime is the duration that your notification will last for]). You can also choose to call "SimpleNoteVR.Instance.Notfiy_Hold(string words)". This function will instead keep the notification in place until you call "SimpleNoteVR.Instance.Notfiy_Release" to release it. Notify_Hold/Notify_Release functions might be useful in cases like notifying players a loading process is ongoing/finished.