https://github.com/dasbd72/nthu-cg-vscode-template
National Tsing Hua University - Computer Graphics - VSCode Assignement Template
https://github.com/dasbd72/nthu-cg-vscode-template
c cpp opengl vscode
Last synced: about 2 months ago
JSON representation
National Tsing Hua University - Computer Graphics - VSCode Assignement Template
- Host: GitHub
- URL: https://github.com/dasbd72/nthu-cg-vscode-template
- Owner: dasbd72
- Created: 2024-04-21T03:51:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T08:44:14.000Z (about 2 years ago)
- Last Synced: 2025-02-01T06:44:31.826Z (over 1 year ago)
- Topics: c, cpp, opengl, vscode
- Homepage:
- Size: 20.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NTHU Computer Graphics Assignments
## AS01
```bash
git clone https://github.com/dasbd72/NTHU-CG-VSCode-Template
cd NTHU-CG-VSCode-Template
git checkout AS01
```
## AS02
```bash
git clone https://github.com/dasbd72/NTHU-CG-VSCode-Template
cd NTHU-CG-VSCode-Template
git checkout AS02
# or AS02-modded for a more beautiful template
```
## AS03
```bash
git clone https://github.com/dasbd72/NTHU-CG-VSCode-Template
cd NTHU-CG-VSCode-Template
git checkout AS03
# or AS03-modded for a more beautiful template
```