Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chueating1005/intro-to-cg
NYCU 113-1 Course: Introduction to Computer Graphics
https://github.com/chueating1005/intro-to-cg
computer-graphics opengl shaders
Last synced: 8 days ago
JSON representation
NYCU 113-1 Course: Introduction to Computer Graphics
- Host: GitHub
- URL: https://github.com/chueating1005/intro-to-cg
- Owner: ChuEating1005
- Created: 2024-11-12T05:41:17.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-09T10:18:21.000Z (14 days ago)
- Last Synced: 2024-12-09T11:28:22.995Z (14 days ago)
- Topics: computer-graphics, opengl, shaders
- Language: C++
- Homepage:
- Size: 52.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intro-to-CG
- Instructor: [Prof. I-Chen Lin 林奕成](https://people.cs.nycu.edu.tw/~ichenlin/)
- Semester: 2024 Fall## Homework
| Homework | Topic |
|:---------------------------:|:-------------------------------------:|
| HW 1 | Basic OpenGL API & Transformation |
| [HW 2](Homeworks/HW2) | OpenGL Shader & GLSL |