AlphaMistral
Technical Artist; Unity 3D & Unreal Engine Developer; Enthusiast in Algorithm and Computer Graphics.
Tencent Inc. Shenzhen, China
AlphaMistral's Stars
AlphaMistral/3DRasEngine
A Simple Rendering Engine using Rasterization implemented in C++ without using any third-party libraries. 3DRasEngine desmonstrates the basic theories behind a rasterizer and provides very easy setup steps.
AlphaMistral/UniDialogue
A Dialogue System For Unity developed with C#, Lua and SQLite supporting mulitple-braches dialogues and enabling triggering events during dialogues.
baldurk/renderdoc
RenderDoc is a stand-alone graphics debugging tool.
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
gl-obsoleted/PA_ResourceTracker
An enhanced fork of Unity memoryprofiler (https://bitbucket.org/Unity-Technologies/memoryprofiler)
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
candycat1992/Unity_Shaders_Book
:book: 书籍《Unity Shader入门精要》源代码
AlphaMistral/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrating into other programs.
AlphaMistral/Awesome-Unity-Shader
分享与收集炫酷的Unity3D Shader|| About Cool Unity3D Shaders
leethomason/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
AplusB/ACEveryDay
AlphaMistral/Numerical-Analysis
QianMo/Awesome-Unity-Shader
:boat: 关于炫酷的Unity3D Shader | About Cool Unity3D Shaders
loresoft/Calculator
Calculator.NET - Calculator that evaluates math expressions
AlphaMistral/Expression-Calculator
This is an expression calculator which enables the users to naturally input expressions and define variables and functions.