
cs
MVC, MVP and MVVM
MVC, MVP, and MVVM are three popular design patterns in software development. Let’s have a look on Model View Controller (MVC), Model View Presenter (MVP) and Model View View-model (MVVM) one by one. All these design patterns by and large help in developing applications that are loosely combined, easy to test and maintain. All discussion about the pattern is made in context of Android as a platform.

graphics
Thinking in Tesla GPU
How to make good use of the parallel capabilities of GPUs, how to allocate and schedule various GPU memory resources, how to migrate various CPU algorithms to GPUs for acceleration... All these issues are inseparable from an understanding of GPU architecture. Given the continuously evolving nature of GPU architectures, focusing on just one generation of architecture is like capturing only a single frame from a masterpiece, making it difficult to fully grasp its essence and mysteries.

graphics
Amazing BRDF
Physically-Based Rendering! Implementation of Disney's BRDF principles. My level is quite average, and I spent a considerable amount of time on understanding and coding the BRDF. However, it's time to summarize. I have previously implemented ray tracing on the GPU using OpenGL multiple times, achieving impressive (not really) results. Unfortunately, our code only supported diffuse reflection materials. To simulate more materials, we have to continue learning.

poetry
Fly me to the moon
The Thanksgiving Eve. A peaceful night. A tired body. A normal essay.

cs
Thinking In REST API
When I first touch this terminology, I feel so confused because almost all the blogs shows the REST API is good for Decoupled Integration. I was thinking the MVC also do the decoupled Integration separates the front-end (view) and the back-end (controller and model) . So why we still need. And today I gonna organize my understanding in this field.

poetry
The Final Illusion
Nick picked up his pen and began to write down his memories of that summer, memories of hope, loss, and the Dream. He wrote: 'Perhaps we all have his shadow in us, forever chasing those seemingly within reach green lights, those beautiful aspirations for the future...