README.md 1.43 KB
Newer Older
TheNumbat's avatar
TheNumbat committed
1
2
3

# Scotty3D

Hui Wang's avatar
Hui Wang committed
4
<!-- ![Ubuntu Build Status](https://github.com/CMU-Graphics/Scotty3D/workflows/Ubuntu/badge.svg) ![MacOS Build Status](https://github.com/CMU-Graphics/Scotty3D/workflows/MacOS/badge.svg) ![Windows Build Status](https://github.com/CMU-Graphics/Scotty3D/workflows/Windows/badge.svg) -->
TheNumbat's avatar
TheNumbat committed
5

Hui Wang's avatar
Hui Wang committed
6
Welcome to Scotty3D! This 3D graphics software package is based on CMU462, which includes components for interactive mesh
TheNumbat's avatar
TheNumbat committed
7
editing, realistic path tracing, and dynamic animation. Implementing functionality in each of these areas
Hui Wang's avatar
Hui Wang committed
8
constitutes the coursework for CS403 (Computer Graphics) at SJTU.
TheNumbat's avatar
TheNumbat committed
9

Hui Wang's avatar
Hui Wang committed
10
11
Pleas read the [documentation](docs/index.md)
<!-- Please visit the [documentation website](https://cmu-graphics.github.io/Scotty3D/). -->
Hui Wang's avatar
Hui Wang committed
12
13
14
15
16
17
18
19
20
21

## Sampled Student Work

### Mesh Edit

Here are sampled models created by CMU students. ([video](https://youtu.be/yJ5eY3EIImA?t=77))
Try to create your own model with Scotty3D!

![](./docs/results/me_f20.png)

Hui Wang's avatar
Hui Wang committed
22
### Path Tracer
Hui Wang's avatar
Hui Wang committed
23

Hui Wang's avatar
Hui Wang committed
24
25
26
27
28
29
30
31
32
33
34
Here are sampled images created by CMU students. ([video](https://youtu.be/yJ5eY3EIImA?t=142))
Try to render your own image with Scotty3D!

![fall 2020 path tracer 0](docs/results/pt_f20_0.jpg)
![fall 2020 path tracer 1](docs/results/pt_f20_1.png)
![fall 2020 path tracer 2](docs/results/pt_f20_2.png)
![fall 2020 path tracer 3](docs/results/pt_f20_3.png)

### Animation

Here are sampled animation created by CMU students. ([video](https://youtu.be/yJ5eY3EIImA?t=326))