Finished writing pieces already flowing through the Astro content layer.
Writing archive
These posts are loaded directly from the existing Markdown files instead of being copied into a new proprietary format.
This section should read like the more polished half of the site: essays, practical notes that grew into articles, and durable writing worth revisiting.
The range now visible inside the rebuilt archive.
2022
1 entries
post-processing in React three.js
A working note on fixing common post-processing issues in React Three Fiber scenes.
2020
5 entries
Unity & C# notes
This is the note that stores my findings while doing the UTS FEIT31263 Game Development's assignment3 1. CSharp 1.1. ClampMagnitude Returns the copy of the Vector3 with its magnitu...
Project Management
1. Planning Break the plan into piecies. Resources How many is avalibale When is it avalible . Who can do what things . How does team communicate and use what tools 1.1. Project Pl...
Clean Code
1. Name 1.1. meaningful 1.2. avoid disinformation 1.3. pronouncable and searchable use the character like "e" only in local variable. e is also the most common char in English word...
Functional programming in JS
"https://www.youtube.com/watch?v=e 5obm1G FY" sparks Pure functions better in avoiding side effects input output data in data out return a function to use multilevel functions use...
Computer Graphics
Computer Graphics Video class LingQi Yan Chinese lecture https://www.bilibili.com/video/av90798049 reference 《Fundamental of Computer Graphics》