Skip to content

dennissu77/socket_opengl_pointcloud

Repository files navigation

Point cloud rendering

Introduction

Use OpenGL to render point cloud data and receive the data through sockets.

Table of Contents

Installation

Follow these steps to install the project:

  1. Clone the repository:
    git clone https://github.com/dennissu77/socket_opengl_pointcloud.git
  2. Navigate to the project directory:
    cd socket_opengl_pointcloud
  3. Install the required dependencies:
    pip install -r requirements.txt

Usage

Here are some examples of how to use the project:

  1. Run the main program(server):

    python socket_server_mthread_opengl.py
  2. Run client:

    python socket_client.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages