Skip to content
Snippets Groups Projects
Commit 48648926 authored by Jonathan Kunstwald's avatar Jonathan Kunstwald
Browse files

Update

parent 2e16a88a
No related tags found
No related merge requests found
Pipeline #11102 passed
glow-extras @ 4caddf99
Subproject commit 85dc9ed192841de8a43188d9f3c24e9a8b5500a3
Subproject commit 4caddf992e1f5a36e9fb9dedef44bb94979b78fe
......@@ -94,7 +94,7 @@ int main()
v.view(polygons(pos).move({+1.5f, 0, 0}), glow::colors::color(0, 0, 1));
// or:
//v.view(pos, tg::scaling(tg::size3{0.5f, 1, 1.5f}), glow::colors::color(0, 1, 0));
v.view(pos, tg::scaling(tg::size3{0.5f, 1, 1.5f}), glow::colors::color(0, 1, 0));
}
// Complex material
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment