Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit22432ca

Browse files
authored
Update release-notes.txt
1 parentb3bf1d2 commit22432ca

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

‎ReleaseNotes/release-notes.txt‎

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
*** PointCloud Viewer & Tools for Unity ***
22

3+
v2.10
4+
5+
- Feature: Add Multithreading to runtimeviewer
6+
- Feature: Add Binary caching to binaryviewer (can save changes done during read data, like randomize)
7+
- Feature: New binary format with faster loading (using file extension *.ucpc)
8+
- Feature: Add split to grid option to PointCloud2Mesh converter (splits cloud into grid slices)
9+
- Feature: Add randomize pointcloud to PointCloud2Binary converter
10+
11+
- Improved: Using new binary format (v2), loading 50 million points: 400ms (old version: 3200ms)
12+
- Improved: PointCloud2Mesh reading is about 2 times faster now
13+
- Improved: More info in the progress bars (point count)
14+
- Improved: PointCloud2Binary, Faster .ply parsing
15+
16+
- Changed: Removed ThreadPool related code
17+
18+
- Fixed: PointCloudViewer packed color bleeding
19+
20+
- Notes: This is somewhat transition-version towards the new v2 format, so old format and the new format(V2) might not have all the same features yet.
21+
22+
See latest updates/issues here:
23+
https://github.com/unitycoder/UnityPointCloudViewer/issues
24+
25+
*-----------------------------------------------------------------------*
26+
327
v2.00
428

529
- Feature: Support for CommandBuffers (to draw DX11 points and/or depthbuffer)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp