- Copy the following files to the
examples\3dcam
folder:- From raylib distribution:
raylib.dll
libraylibdll.a
raylib.h
- From MinGW distribution
libwinpthead-1.dll
- From raylib distribution:
- Add MinGW paths to the
PATH
environment variable - Run
build_3dcam_windows_mingw.bat
- Run
3dcam.exe
- Copy the following files to the
examples/3dcam
folder:- From raylib distribution (assuming the latest raylib version to be 4.5):
libraylib.so
libraylib.so.4.5.0
libraylib.so.450
raylib.h
- From raylib distribution (assuming the latest raylib version to be 4.5):
- Run
./build_3dcam_linux.sh
- Run
./3dcam