Commit 74d52460 authored by chili's avatar chili
Browse files

nanosuit hierarchical

parent e8a59d8c
......@@ -24,5 +24,5 @@ private:
float speed_factor = 1.0f;
Camera cam;
PointLight light;
Model nano{ wnd.Gfx(),"Models\\boxy.gltf" };
Model nano{ wnd.Gfx(),"Models\\nano.gltf" };
};
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment