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
c98a7ec4
Commit
c98a7ec4
authored
Jul 21, 2019
by
chili
Browse files
rename nano model
parent
62837c09
Changes
2
Show whitespace changes
Inline
Side-by-side
hw3d/App.h
View file @
c98a7ec4
...
...
@@ -25,5 +25,5 @@ private:
float
speed_factor
=
1.0
f
;
Camera
cam
;
PointLight
light
;
Model
nano
{
wnd
.
Gfx
(),
"Models
\\
nano.gltf"
};
Model
nano
{
wnd
.
Gfx
(),
"Models
\\
nano
_hierarchy
.gltf"
};
};
\ No newline at end of file
hw3d/Models/nano.gltf
→
hw3d/Models/nano
_hierarchy
.gltf
View file @
c98a7ec4
File moved
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