Contents of exercises and projects of Computer Graphics (Đồ họa máy tính) - CS105
- Lab01-LineDDA-LineBresenham
- Lab02-MidPoint-Circle
- Lab03-3D01
- Lab03-3D02
- Face detection
- Face recognition
- Our project: Applying the knowledge in Computer Graphics subject, using the Three.js library to simulate basic 3D geometries, display steps, lighting, affine transformations, texture in the image and motion in 3D space, and then display these 3D geometry blocks to the web browser via WebGL.
- Project: Simulate basic 3D geometries
- Instructions for installing and using the project: https://github.com/ndtuan10/ComputerGraphics_CS105.L21.KHCL/blob/main/Project/README.txt
- Video demo: https://github.com/ndtuan10/ComputerGraphics_CS105.L21.KHCL/blob/main/Project/demo.mp4