Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Glow
glow-samples
Commits
2e16a88a
Commit
2e16a88a
authored
Jun 26, 2019
by
Jonathan Kunstwald
Browse files
Update, revert viewer demo
parent
f3a211d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
glow-extras
@
85dc9ed1
Subproject commit
f94b57fde59962d5f29e6a6009b01fcb77cea2be
Subproject commit
85dc9ed192841de8a43188d9f3c24e9a8b5500a3
samples/wip/viewer/main.cc
View file @
2e16a88a
...
...
@@ -41,7 +41,7 @@ int main()
auto
ptsize
=
m
.
vertices
().
map
([
&
](
pm
::
vertex_handle
v
)
{
return
v
.
edges
().
avg
(
edge_lengths
);
});
// Simplest view
//
glow::viewer::view(pos);
glow
::
viewer
::
view
(
pos
);
// Grid of examples
{
...
...
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