3DGS.cpp icon indicating copy to clipboard operation
3DGS.cpp copied to clipboard

missing head file shaders.h in GSScene.cpp

Open moonChen2 opened this issue 1 year ago • 0 comments

I run the program on apple m1 pro with next command line and run successfully: mkdir build cd build cmake .. make cd build/apps/viewer ./3dgs_viewer ply_file_path

but when I want to check the code i found there is an error My CLion told me: image

moonChen2 avatar Jul 08 '24 09:07 moonChen2