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
Clark Lin
hw3d
Commits
74d52460
Commit
74d52460
authored
Jun 27, 2019
by
chili
Browse files
nanosuit hierarchical
parent
e8a59d8c
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
hw3d/App.h
View file @
74d52460
...
...
@@ -24,5 +24,5 @@ private:
float
speed_factor
=
1.0
f
;
Camera
cam
;
PointLight
light
;
Model
nano
{
wnd
.
Gfx
(),
"Models
\\
boxy
.gltf"
};
Model
nano
{
wnd
.
Gfx
(),
"Models
\\
nano
.gltf"
};
};
\ No newline at end of file
hw3d/Models/nano.gltf
0 → 100644
View file @
74d52460
This diff is collapsed.
Click to expand it.
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