GithubHelp home page GithubHelp logo

nfynt / unity_scriptingref Goto Github PK

View Code? Open in Web Editor NEW
38.0 5.0 23.0 34.83 MB

C# scripting references for unity3D

License: MIT License

C# 2.86% ShaderLab 0.65% Java 11.22% Makefile 3.23% C++ 8.19% C 46.21% CMake 0.50% M4 0.38% Roff 0.39% Shell 3.07% HTML 7.72% CSS 0.54% JavaScript 0.97% Rich Text Format 0.01% Assembly 13.73% Batchfile 0.09% Python 0.07% HLSL 0.07% AIDL 0.06% Objective-C 0.04%

unity_scriptingref's Introduction

Unity_ScriptingRef

A collection of public unity packages and small independent C# scripts those seems to be useful in different requirements while working on any sort of project.

Cover Image

Authors

Shubham Singh

Index

  • 1 - Updating input manager from editor script
  • 2 - Setting UI anchors from script in editor
  • 3 - Mixing two wav audios
  • 4 - Image editing in unity editor
  • 5 - Rendering pdf file in unity scene
  • 6 - Generate voxel mesh from 2D texture
  • 7 - Flock simulation for birds/fish/etc
  • 8 - Unity Shaders
  • 9 - Accessing USB camera over OTG on android devices
  • 10 - Heatmap visualization in Unity
  • 11 - Point cloud rendering with interaction in Unity

Unity Packages

  • 1 - Basic utility features commonly required for in-editor development or runtime.
  • 2 - Native video player plugin for Unity WebGL.
  • 3 - A generic OpenXR loader for android devices in Unity
Thank you

unity_scriptingref's People

Contributors

nfynt avatar shubham-metarvrse avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

unity_scriptingref's Issues

[PDF]: No image available at index: 0

Cannot load PDF file.

All code in PdfToImage.dll obfuscation. I can't understand how work methods ReadPdf and GetDrawImageFromPdf(), so I can not solve this problem.
Path to PDF file looks like: C:\Users\Nikolay\Desktop\test.pdf

In scene i have:

  • RawImage
  • 3 Buttons:
  • load (btnClick(InitialisePdf(InputField path)))
  • next (btnCluck(ShowNextPage())
  • prev (btnClick(ShowPrevPage())
  • InputField
  • Text

All reference already have.

How to implement the package

Hi i am facing the issues while using the package, can you please provide step by step instructions for PDF rendering and office document rendering in unity
thank you

PDF Rendering not working in the unity build

Normally import all the dll's and set proper refernces. This works good in editor but after taking the build, unity screws up with native dll references which causes in dll not found exception.

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.