An open API service indexing awesome lists of open source software.

https://github.com/anonto050/cse-410-computer-graphics

This repository contains assignments of computer graphics course CSE410
https://github.com/anonto050/cse-410-computer-graphics

computer-graphics opengl rasterization ray-tracing

Last synced: about 2 months ago
JSON representation

This repository contains assignments of computer graphics course CSE410

Awesome Lists containing this project

README

          

# **CSE-410 `Computer Graphics Sessional`**

This repository contains implementations of assignments from the Computer Graphics course offered in the Department of Computer Science and Engineering at Bangladesh University of Engineering and Technology (BUET).

## **Assignments**

## **OpenGL**

**`Offline 1`**

- [Problem Statement](/Offline%201%20-%20OpenGL/Resources/CSE410_opengl%20(3).pdf)
- [Solution](/Offline%201%20-%20OpenGL)
- [Resources](/Offline%201%20-%20OpenGL/Resources)


Magic Cube


Magic Cube 1
Magic Cube 2


Rolling Ball


Rolling Ball

**`Online`**

- [A2 : Solution](https://github.com/Anonto050/CSE-410-Computer-Graphics/blob/main/Online%20-%20OpenGL/1905050_onlineA2.cpp)
- [A1 and B1 : Solution](https://github.com/Anonto050/CSE-410-Computer-Graphics/blob/main/Online%20-%20OpenGL/onlineA1_B1.cpp)


A2 : Merry Go Round


A2 : Merry Go Round

A1 and B1 : Wave and Circles


A1 and B1 : Wave and Circles

## **Rasterization**

**`Offline 2`**

- [Problem Statement](/Offline%202%20-%20Rasterization/Offline%202%20Specifications.pdf)
- [Solution](/Offline%202%20-%20Rasterization/Offline%202)


Rasterization

## **Ray Tracing**

**`Offline 3`**

- [Problem Statement](/Offline%203%20-%20Ray%20Tracing/spec)
- [Solution](/Offline%203%20-%20Ray%20Tracing/code)


Ray tracing

---

### ***Disclaimer***

*This repository serves as an archive for the author's solutions to course assignments. The solutions are **not guaranteed to be foolproof**. The author is not responsible for **any damage** caused by the use of the solutions. While it can serve as a **reference**, it is strongly discouraged to copy the solutions for **academic dishonesty**, and the author is not responsible for any consequences of such actions.*