daily update
This commit is contained in:
0
coordinate-systems/.clang-format
Normal file → Executable file
0
coordinate-systems/.clang-format
Normal file → Executable file
0
coordinate-systems/.clangd
Normal file → Executable file
0
coordinate-systems/.clangd
Normal file → Executable file
0
coordinate-systems/.idea/.gitignore
generated
vendored
Normal file → Executable file
0
coordinate-systems/.idea/.gitignore
generated
vendored
Normal file → Executable file
0
coordinate-systems/.idea/.name
generated
Normal file → Executable file
0
coordinate-systems/.idea/.name
generated
Normal file → Executable file
0
coordinate-systems/.idea/coordinate-systems.iml
generated
Normal file → Executable file
0
coordinate-systems/.idea/coordinate-systems.iml
generated
Normal file → Executable file
0
coordinate-systems/.idea/editor.xml
generated
Normal file → Executable file
0
coordinate-systems/.idea/editor.xml
generated
Normal file → Executable file
0
coordinate-systems/.idea/misc.xml
generated
Normal file → Executable file
0
coordinate-systems/.idea/misc.xml
generated
Normal file → Executable file
0
coordinate-systems/.idea/modules.xml
generated
Normal file → Executable file
0
coordinate-systems/.idea/modules.xml
generated
Normal file → Executable file
9
coordinate-systems/CMakeLists.txt
Normal file → Executable file
9
coordinate-systems/CMakeLists.txt
Normal file → Executable file
@@ -14,4 +14,13 @@ target_link_libraries(
|
||||
${PROJECT_NAME}
|
||||
PRIVATE
|
||||
libglfw3.a
|
||||
${X11_LIBRARIES}
|
||||
${OPENGL_LIBRARIES}
|
||||
GL
|
||||
Xrandr
|
||||
Xi
|
||||
Xinerama
|
||||
Xcursor
|
||||
pthread
|
||||
dl
|
||||
)
|
||||
|
||||
0
coordinate-systems/camera.hh
Normal file → Executable file
0
coordinate-systems/camera.hh
Normal file → Executable file
0
coordinate-systems/glad.c
Normal file → Executable file
0
coordinate-systems/glad.c
Normal file → Executable file
0
coordinate-systems/main.cc
Normal file → Executable file
0
coordinate-systems/main.cc
Normal file → Executable file
0
coordinate-systems/mesh.hh
Normal file → Executable file
0
coordinate-systems/mesh.hh
Normal file → Executable file
0
coordinate-systems/myshader.hh
Normal file → Executable file
0
coordinate-systems/myshader.hh
Normal file → Executable file
0
coordinate-systems/stb_image.h
Normal file → Executable file
0
coordinate-systems/stb_image.h
Normal file → Executable file
0
coordinate-systems/stb_image_wrap.h
Normal file → Executable file
0
coordinate-systems/stb_image_wrap.h
Normal file → Executable file
Reference in New Issue
Block a user