GithubHelp home page GithubHelp logo

legendarther / imgur-for-unity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from carlhalstead/imgur-for-unity

0.0 0.0 0.0 202 KB

Enables the use of the Imgur API for uploading images as well as methods for taking and uploading screenshots to Imgur.

C# 100.00%

imgur-for-unity's Introduction

Imgur-for-Unity

Enables the use of the Imgur API for uploading images as well as methods for taking and uploading screenshots to Imgur.

Getting Started

Firstly, you should create a Client ID from the Imgur site: https://api.imgur.com/oauth2/addclient This enables the script to authorise uploads to the API.

Secondly, you should create a new instance of the ImgurClient with the one and only parameter being your Client ID.

Now you can upload images!

(For more information see the ImgurTest.cs file here: https://github.com/GamingAnonymous/Imgur-for-Unity/blob/master/Assets/ImgurTest.cs)

Methods

* TakeAndUploadScreenshot - Takes a screenshot and uploads it to Imgur.
* UploadImageFromFilePath - Takes the path to a file and turns into Base64 data to be uploaded.
* UploadImage - Takes already converted Base64 data and is immediately uploaded.

imgur-for-unity's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.