Learning
Game developer, ex-UI/UX engineer, ex-3D Artist, back-end developer, front-end developer, mobile app developer, love — compilers, interpreters, VM byte code.
Highlights
- Pro
Pinned Loading
- unity-grab-pass-blue-shader
unity-grab-pass-blue-shader PublicUnity - Grab Pass Blue Shader
ShaderLab
- dbn-compiler
dbn-compiler PublicThe DBN compiler translates DBN source into SVG source file. The resulting SVG source files can then be loaded and executed on any web browser. (Pet project)
C++ 1
- C++ RGB to HEX Converter
C++ RGB to HEX Converter 1// RGB_TO_HEX.cpp : This file contains the 'main' function. Program execution begins and ends there.2//34#include<iostream>
5#include<string>
- Unity - Reading and writing binary f...
Unity - Reading and writing binary file (Save file) 1usingSystem;
2usingSystem.IO;
3usingSystem.Runtime.Serialization;
4usingSystem.Runtime.Serialization.Formatters.Binary;
5usingUnityEngine;
- Unity - Pick color in the screen poi...
Unity - Pick color in the screen point (x, y) 1usingSystem.Collections;
2usingUnityEngine;
3usingUnityEngine.EventSystems;
45publicclassCheckPixelColor:MonoBehaviour{
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
Uh oh!
There was an error while loading. Please reload this page.


