/PointCloudShader

点群を描画するシェーダーです。VRChatでの使用を想定しています。

Primary LanguageShaderLabMIT LicenseMIT

PointCloudShader

image

Description

点群を描画するシェーダーです。VRChatでの使用を想定しています。

Usage

  1. ReleasesからUnitypackageをダウンロードします
  2. Unity projectにUnitypackageをimportします
  3. Assets/PointCloudShader/Prefabs/PointCloud.prefabをHierarchieに配置します
  4. 点群の大きさはInspectorのSizeで変更できます

点群の追加方法

PointCloudShaderは点群データをテクスチャに埋め込んでいます。テクスチャの生成方法は下記記事を参照してください

References & Includings

License

This repository is licensed under the MIT license, see LICENSE.