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) 1using System;
2using System.IO;
3using System.Runtime.Serialization;
4using System.Runtime.Serialization.Formatters.Binary;
5using UnityEngine;
-
Unity - Pick color in the screen poi...
Unity - Pick color in the screen point (x, y) 1using System.Collections;
2using UnityEngine;
3using UnityEngine.EventSystems;
45public class CheckPixelColor : 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.