原创 常用ShaderToonWater實現原理及實現

////////////////////////////////////////////////////////////////////////////////////////////// You will learn to write

原创 unsafe 嚮導文檔

///////////////////////////////////////////////////////////////// C# programming guide Unsafe code and pointers ///////

原创 How To Get Started With DOTS (第 1 篇)

https://github.com/DapperDino        Getting Started With DOTS: Scripting Pong (Tutorial)   https://ole.unity.com/dotsp

原创 Data-OrientedTechnologyStack(DOTS) 記錄及遇到的問題

//////////////////////////////////////////////// Use ECS and data-oriented design! Difficulty Rating Outline: * 1: Easi

原创 unsafe 詳細文檔

  //////////////////////////////////////////////////////// Unsafe code 07/01/2017        39 minutes to read The core C#

原创 DotNET Stopwatch High Precision Timing Resolutions(high-resolution timer)

C# High Resolution Timer Timing is important for lots of the software that runs our modern world. Sometimes the timing

原创 VeryFastC#PerformanceCode 及 2019C#DotNet新特性

  Microsoft Certified Trainer     Structs versus Classes in C# As a C# Performance Architect, your job is to create sol

原创 DOTS的概念原理流程簡要

DOTS的概念原理流程簡要

原创 使用XLua 與 Lua 熱重載 記錄

//////////////////////////// XLua API /////////////////////////////////////////////////// C# API LuaEnv類 object[] DoS

原创 有關 Lua 的一些記錄 2019篇

////////////////////////////////////////////有關 Lua 的一些記錄 2019篇 //////////////////////////////////// ///////////////////

原创 ProtoBuffer文檔

Developer Guide Welcome to the developer documentation for protocol buffers – a language-neutral, platform-neutral, ext

原创 UltraEdit使用

  /////////////////////////////////////////////////////////////////////////////// https://www.ultraedit.com/support/tut

原创 一些設計模式闡述,偏JAVA實現

設計模式主要是基於以下的面向對象設計原則: 對接口編程而不是對實現編程。 優先使用對象組合而不是繼承。 有 23 種設計模式。這些模式可以分爲三大類:創建型模式(Creational Patterns)、結構型模式(Structural

原创 IntelliJ IDEA 安裝破解被和諧,這個只是記錄使用的內容

  ///////////////////////////////////////////////////////// some of the most useful shortcuts    IntelliJ IDEA keyboard

原创 FixingPerformanceProblems - 2019.3

  // https://learn.unity.com/tutorial/fixing-performance-problems-2019-3# 1.Optimizing scripts in Unity games If you ar