Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Courses
Scotty3D
Commits
58dfd0cd
Commit
58dfd0cd
authored
Jul 02, 2020
by
TheNumbat
Browse files
badge + video
parent
812b86d8
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
58dfd0cd
# 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
...
...
docs/building.md
View file @
58dfd0cd
...
...
@@ -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```
...
...
docs/guide/layout.md
View file @
58dfd0cd
...
...
@@ -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>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment