Commit c98a7ec4 authored by chili's avatar chili
Browse files

rename nano model

parent 62837c09
......@@ -25,5 +25,5 @@ private:
float speed_factor = 1.0f;
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
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