Code Monkey home page Code Monkey logo

unity3d-tinyfiledialogs's Introduction

Unity3D tinyfiledialogs

Wrapper of tinyfiledialogs for Unity3D.

Support Windows, macOS and Linux.

Usage

Copy the whole Assets/tinyfiledialogs into your project Assets directory.

Use tinyfd.TineFileDialogs in the C# code, or add following components to Game Object.

  • MessageBox
  • InputBox
  • PasswordBox
  • FileDialog

Licence

  • Files in directory tinyfiledialogs and Assets/tinyfiledialogs/Plugins/ are licensed according to the comment in tinyfiledialogs/tinyfiledialogs.h
  • Other files are licensed using MIT, see LICENCE file in the repository.

Native Plugin Build Environment

  • Windows: Visual Studio 2012
  • Linux: gcc with glibc

中文

Unity3D 文件选择对话框,封装了 tinyfiledialogs

支持 Windows, macOS 和 Linux 平台。

Assets/tinyfiledialogs 复制到项目的 Assets 目录中。

在 C# 代码中使用 tinyfd.TineFileDialogs,或者在 Game Object 中添加下面的组件

  • MessageBox
  • InputBox
  • PasswordBox
  • FileDialog

unity3d-tinyfiledialogs's People

Contributors

doitian avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

unity3d-tinyfiledialogs's Issues

No Color Chooser

The Color Chooser from tinyfiledialogs has not been implemented in the wrapper.

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.