All Projects → mukaschultze → facebook-3d-photo-unity

mukaschultze / facebook-3d-photo-unity

Licence: MIT License
Unity extension to take 3D screenshots for Facebook

Programming Languages

C#
18002 projects
ShaderLab
938 projects

Projects that are alternatives of or similar to facebook-3d-photo-unity

dots
🌀 my linux configuration
Stars: ✭ 66 (+175%)
Mutual labels:  screenshots
VFX-Essentials
VFX graph workshop in HDRP with samples
Stars: ✭ 122 (+408.33%)
Mutual labels:  shaders
WebGL-Distance-Fields
⭐ Realtime Euclidean distance field generation and rendering
Stars: ✭ 50 (+108.33%)
Mutual labels:  shaders
YOLOv4-Tiny-in-UnityCG-HLSL
A modern object detector inside fragment shaders
Stars: ✭ 38 (+58.33%)
Mutual labels:  shaders
react-native-oauth-login-tutorial
Learn how to log users into React Native apps via Facebook or Google OAuth
Stars: ✭ 56 (+133.33%)
Mutual labels:  facebook
FB-Ads-Opt-UCB
The easiest way to optimize Facebook Ads using Upper Confidence Bound Algorithm. 💻
Stars: ✭ 23 (-4.17%)
Mutual labels:  facebook
isosurface
Isosurface extraction using Marching Cubes and pure WebGL.
Stars: ✭ 66 (+175%)
Mutual labels:  shaders
matrix-puppet-facebook
a puppetted facebook bridge
Stars: ✭ 90 (+275%)
Mutual labels:  facebook
cakephp-social-share
CakePHP link generator for sharing content on social networks
Stars: ✭ 30 (+25%)
Mutual labels:  facebook
planetarium
A Processing library for dome projection.
Stars: ✭ 45 (+87.5%)
Mutual labels:  shaders
FacebookGraphAPI-Examples
Examples for facebook graph api for python
Stars: ✭ 38 (+58.33%)
Mutual labels:  facebook
photo-frame
📺 Facebook photo frame, for the Raspberry Pi 3 (with Resin.io)
Stars: ✭ 18 (-25%)
Mutual labels:  facebook
inanity
Cross-platform C++ game engine.
Stars: ✭ 28 (+16.67%)
Mutual labels:  shaders
shaders
Okano's Unity Shaders. Big mishmash of reworked, original, and mixed shaders.
Stars: ✭ 35 (+45.83%)
Mutual labels:  shaders
lambda-facebook-oauth
An AWS Lambda function to facilitate Oauth2 social login with Facebook
Stars: ✭ 16 (-33.33%)
Mutual labels:  facebook
Perfect-Authentication
OAuth2 Implementations with Facebook, Google, LinkedIn, Slack, SalesForce and GitHub providers.
Stars: ✭ 14 (-41.67%)
Mutual labels:  facebook
facebook adblock
An open-source Ad Blocker for Facebook™
Stars: ✭ 173 (+620.83%)
Mutual labels:  facebook
webgl-image-processing-playground
Image processing shaders with WebGL
Stars: ✭ 15 (-37.5%)
Mutual labels:  shaders
FB-Instant-Games-ADS-Controller
Learn how to integrate games built with JavaScript and HTML5 with Facebook instant games SDK
Stars: ✭ 40 (+66.67%)
Mutual labels:  facebook
debloat-adb
Bash Debloat-Scripts for Android Devices (using ADB)
Stars: ✭ 27 (+12.5%)
Mutual labels:  facebook

Facebook 3D Photos from Unity

This tool takes screenshots from Unity along with the depth texture, you can use these images to create 3D photos on Facebook to showcase your game.

"3D photos" is just a fancy name for the parallax effect on Facebook, it's not real 3D.

How to use

  • Copy the Facebook3DPhotos.cs and DepthDumpShader.shader files to your project
  • Make sure you have a camera with the MainCamera tag
  • Run the 3D Photos/Take Screenshot menu item
  • Open the project folder and locate the screenshot.png and screenshot_depth.png files
  • Upload the two files to Facebook, make sure the depth file contains the _depth suffix, otherwise it won't work
  • Voilá! Facebook will generate a 3D photo automatically

GIF Screenshot Depth

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].