You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Open source scene renderer, mostly for linux.
8
8
- render graph for automatic pass dependencies
9
9
10
10
## Web Renderer
11
-
CEF-based host for Wallpaper Engine web wallpapers.
11
+
CEF-based host for web wallpapers.
12
12
13
13
## How to use
14
14
@@ -20,7 +20,7 @@ If you built waywallen yourself, you must [build](BUILD.md) this.
20
20
If you use linux distribution package, you must install this as package too.
21
21
22
22
### Standalone viewer
23
-
Build first — see [BUILD.md](BUILD.md). Examples below assume the `clang-release` build tree.
23
+
[Build](BUILD.md) first.
24
24
25
25
`SceneViewer` is a GLFW + Vulkan window that loads a Wallpaper Engine `pkg` directly. Point it at the Wallpaper Engine's `assets/` directory and a `scene.pkg`:
0 commit comments