Commit 58dfd0cd authored by TheNumbat's avatar TheNumbat
Browse files

badge + video

parent 812b86d8
# Scotty3D
![Ubuntu Build Status](https://github.com/CMU-Graphics/Scotty3D-dev/workflows/Ubuntu/badge.svg) ![MacOS Build Status](https://github.com/CMU-Graphics/Scotty3D-dev/workflows/MacOS/badge.svg) ![Windows Build Status](https://github.com/CMU-Graphics/Scotty3D-dev/workflows/Windows/badge.svg)
Welcome to Scotty3D! This 3D graphics software implements interactive mesh
editing, realistic path tracing, and dynamic animation. Implementing the
functionality of the program constitutes the majority of the coursework for
......
......@@ -6,8 +6,6 @@ permalink: /build/
# Building Scotty3D
![Ubuntu Build Status](https://github.com/CMU-Graphics/Scotty3D-dev/workflows/Ubuntu/badge.svg) ![MacOS Build Status](https://github.com/CMU-Graphics/Scotty3D-dev/workflows/MacOS/badge.svg) ![Windows Build Status](https://github.com/CMU-Graphics/Scotty3D-dev/workflows/Windows/badge.svg)
To get the code:
```git clone https://github.com/CMU-Graphics/Scotty3D.git```
......
......@@ -49,4 +49,4 @@ Finally, you may remove the object from the scene by pressing `Delete` or hittin
## Demo
<video src="layout.mp4" preload autoplay muted loop style="max-width: 100%; margin: 0 auto;"></video>
<video src="../layout.mp4" preload autoplay muted loop style="max-width: 100%; margin: 0 auto;"></video>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment