Skip to content

Index

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

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

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