Folder Description:
A) NAUSICAA_VR _API: The repository consist of
- APIs for client-> NAUSICAA_API
- APIs for server -> NAUSICAA_API_SERVER
B) sockets: The folder contains source code for testing the client-server API Inside the folder there are two additional folders
- server- test source code for server
- sockets - test source code for client
C) Glew Library
D) vcglib- supports core-implementation of the API
E) nausicaa_application:
Contains implementation along with UI for the core application accessed using the client-server interface.
F) npp
->It is a c# sample application to check the application using the client-server interface