際際滷

際際滷Share a Scribd company logo
@agatestudio
Unity Camera
Puthut
Knight
Agate Studio
ini apa ini apa
Unity Camera & Simple Image Editing by Puthut
 Use WebCamTexture
 Set pixel ke Texture2D
 device.isFrontFacing
 Image yang diterima dari kamera ter-rotate
90. Harus dirotate sebelum didisplay atau
disimpan
 Kamera Depan: selain rotate, image juga di-
flip
 Android : flip horizontal
 iOS : flip vertical
 Class for texture handling.
 Use this to create textures on the fly or to
modify existing texture assets.
 GetPixel  GetPixels  GetPixels32
 SetPixel  SetPixels  SetPixels32
 Apply
 EncodeToPNG  EncodeToJPG (baru)
 Resize
 Rotate
 Color Filter
 Sepia
 GetPixels
 Lalu
 SetPixels
 Apply
 GetPixels
 Digituin
 SetPixels
 Apply
 90
 Ya gitu-gitu juga sih
 Angka ajaib
 Untuk greyscale juga ada
byte gray = (byte)(.299 * c.R + .587 * c.G + .114 * c.B);
 http://g3zarstudios.com/blog/unity-camera-
script-for-mobile-devices/
 http://www.codeproject.com/Articles/33838
/Image-Processing-using-C
Unity Camera & Simple Image Editing by Puthut
Unity Camera & Simple Image Editing by Puthut
Ad

Recommended

PDF
Hibernate by Jason
Agate Studio
PDF
Digital Coloring by Raksa
Agate Studio
PDF
About indonesia Game Industry - Agate Studio
Arief Widhiyasa
PDF
Computational Advertising by Icha
Agate Studio
PDF
Freemium conceptanalytics leemarvin
Agate Studio
PDF
Game Programming Pattern by Restya
Agate Studio
PDF
Community Management by Yudhit
Agate Studio
PDF
[Habli] tds agustus
Agate Studio
PDF
Wp quality bar tedy
Agate Studio
PDF
Toku DB by Aswin
Agate Studio
PDF
Lee marvin pitching-hacks
Agate Studio
PDF
Emotiv EPOC by Neneng
Agate Studio
PDF
Aksi Koneksi Deviasi by Valent
Agate Studio
PDF
MMO Design Architecture by Andrew
Agate Studio
PDF
How to Persuade People by Dave
Agate Studio
PDF
Eddie supersmash goodminton
Agate Studio
PDF
Satriyo digital audio gears
Agate Studio
PDF
Yinan heroes of-the_strom
Agate Studio
PDF
Advanced encryption standard (aes) epul
Agate Studio
PDF
Real Time Framework by Tonny
Agate Studio
PDF
Hardening Apache Web Server by Aswin
Agate Studio
PDF
Introduction to Global Illumination by Aryo
Agate Studio
PDF
Mobile Games Store by Valen
Agate Studio
PDF
Characteristics of Musical Keys by Satriyo
Agate Studio
PDF
Nelson easter egg
Agate Studio
PDF
Idol Cardgame by Naky
Agate Studio
PDF
Carnival Zombie by Indra
Agate Studio
PDF
Postmortem Jokowi Go by Tama
Agate Studio

More Related Content

More from Agate Studio (20)

PDF
Wp quality bar tedy
Agate Studio
PDF
Toku DB by Aswin
Agate Studio
PDF
Lee marvin pitching-hacks
Agate Studio
PDF
Emotiv EPOC by Neneng
Agate Studio
PDF
Aksi Koneksi Deviasi by Valent
Agate Studio
PDF
MMO Design Architecture by Andrew
Agate Studio
PDF
How to Persuade People by Dave
Agate Studio
PDF
Eddie supersmash goodminton
Agate Studio
PDF
Satriyo digital audio gears
Agate Studio
PDF
Yinan heroes of-the_strom
Agate Studio
PDF
Advanced encryption standard (aes) epul
Agate Studio
PDF
Real Time Framework by Tonny
Agate Studio
PDF
Hardening Apache Web Server by Aswin
Agate Studio
PDF
Introduction to Global Illumination by Aryo
Agate Studio
PDF
Mobile Games Store by Valen
Agate Studio
PDF
Characteristics of Musical Keys by Satriyo
Agate Studio
PDF
Nelson easter egg
Agate Studio
PDF
Idol Cardgame by Naky
Agate Studio
PDF
Carnival Zombie by Indra
Agate Studio
PDF
Postmortem Jokowi Go by Tama
Agate Studio
Wp quality bar tedy
Agate Studio
Toku DB by Aswin
Agate Studio
Lee marvin pitching-hacks
Agate Studio
Emotiv EPOC by Neneng
Agate Studio
Aksi Koneksi Deviasi by Valent
Agate Studio
MMO Design Architecture by Andrew
Agate Studio
How to Persuade People by Dave
Agate Studio
Eddie supersmash goodminton
Agate Studio
Satriyo digital audio gears
Agate Studio
Yinan heroes of-the_strom
Agate Studio
Advanced encryption standard (aes) epul
Agate Studio
Real Time Framework by Tonny
Agate Studio
Hardening Apache Web Server by Aswin
Agate Studio
Introduction to Global Illumination by Aryo
Agate Studio
Mobile Games Store by Valen
Agate Studio
Characteristics of Musical Keys by Satriyo
Agate Studio
Nelson easter egg
Agate Studio
Idol Cardgame by Naky
Agate Studio
Carnival Zombie by Indra
Agate Studio
Postmortem Jokowi Go by Tama
Agate Studio

Unity Camera & Simple Image Editing by Puthut