July 2021

June 2021

neuralchen/SimSwap

neuralchen/SimSwap The official project of SimSwap (ACM MM 2020). Contribute to neuralchen/SimSwap development by creating an account on GitHub. June 18, 2021 at 03:23PM

Plan2Scene

Plan2Scene Convert a floorplan magically into 3d rendering. June 18, 2021 at 03:25PM

Types in Python

Types in Python A bird’s view look to the Typing features in Python 3.x. My impression is that it’s pretty confusing! June 18, 2021 at 03:21PM

Geometry (Points, Vectors and Normals)

Geometry (Points, Vectors and Normals) Lesson summary: In this lesson we will learn about the concept of point, vector, normal and matrices. These concepts are used everywhere in CG, whether in modelling, simulation, animation or rendering. They are the essential ingredients of any graphics application. June 9, 2021 at 05:58AM