Skip to content

Commit 957ffcc

Browse files
author
Christopher Remde
committed
Updated website to reflect rename
1 parent ccdafa4 commit 957ffcc

File tree

15 files changed

+30
-30
lines changed

15 files changed

+30
-30
lines changed

docs/config/_default/menus/menus.en.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
[[social]]
7272
name = "GitHub"
7373
pre = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-github\"><path d=\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\"></path></svg>"
74-
url = "https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Streaming"
74+
url = "https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Player"
7575
post = "v0.1.0"
7676
weight = 10
7777

docs/config/next/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
canonifyURLs = true
2-
baseurl = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Streaming/"
2+
baseurl = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Player/"

docs/config/production/hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
canonifyURLs = false
2-
baseurl = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Streaming/"
2+
baseurl = "https://buildingvolumes.github.io/Unity_Geometry_Sequence_Player/"

docs/content/docs/about/changelog.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,27 +34,27 @@ Added features:
3434

3535
Fixed Issues:
3636

37-
[#6 "The transform of Streamed Meshes should be settable before going into play mode"](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Streaming/issues/6)
37+
[#6 "The transform of Streamed Meshes should be settable before going into play mode"](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Player/issues/6)
3838

39-
[#3 "Meshes/Pointclouds are mirrored on the X-Axis"](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Streaming/issues/3)
39+
[#3 "Meshes/Pointclouds are mirrored on the X-Axis"](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Player/issues/3)
4040

4141
Releases:
42-
[Package release v1.0.2](https://github.com/BuildingVolumes/Geometry_Sequence_Streaming_Package/releases/tag/v1.0.2)
42+
[Package release v1.0.2](https://github.com/BuildingVolumes/Geometry_Sequence_Player_Package/releases/tag/v1.0.2)
4343

4444
### Version 1.0.1 (Package only)
4545

4646
Fixed Issues:
4747

48-
[#1 "Cannot build as AssetDatabase cannot be used outside the editor"](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Streaming/issues/1)
48+
[#1 "Cannot build as AssetDatabase cannot be used outside the editor"](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Player/issues/1)
4949

50-
[#2 "Android /WebGL cannot load data from StreamingAssets Path"](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Streaming/issues/2)
50+
[#2 "Android /WebGL cannot load data from StreamingAssets Path"](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Player/issues/2)
5151

5252
Releases:
53-
[Package release v1.0.1](https://github.com/BuildingVolumes/Geometry_Sequence_Streaming_Package/releases/tag/v1.0.1)
53+
[Package release v1.0.1](https://github.com/BuildingVolumes/Geometry_Sequence_Player_Package/releases/tag/v1.0.1)
5454

5555
### Version 1.0.0
5656

57-
Initial Release, this plugin supersedes the [Pointcloud Player Package](https://github.com/ExperimentalSurgery/Unity_Geometry_Sequence_Streaming)
57+
Initial Release, this plugin supersedes the [Pointcloud Player Package](https://github.com/ExperimentalSurgery/Unity_Geometry_Sequence_Player)
5858

59-
[Converter release v1.0.0](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Streaming/releases/tag/v1.0.0)
60-
[Package release v1.0.1](https://github.com/BuildingVolumes/Geometry_Sequence_Streaming_Package/releases/tag/v1.0.0)
59+
[Converter release v1.0.0](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Player/releases/tag/v1.0.0)
60+
[Package release v1.0.1](https://github.com/BuildingVolumes/Geometry_Sequence_Player_Package/releases/tag/v1.0.0)

docs/content/docs/help/contact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ toc: true
1919

2020
👾 [Join us in our BuildingVolumes community discord server](https://discord.gg/BvQdJdJqu6)
2121

22-
> ☝🏻 If you have an issue in the project, or you encounter any bugs, please don't contact us here, but instead [open an issue on Github!](/Unity_Geometry_Sequence_Streaming/docs/help/issues/)
22+
> ☝🏻 If you have an issue in the project, or you encounter any bugs, please don't contact us here, but instead [open an issue on Github!](/Unity_Geometry_Sequence_Player/docs/help/issues/)

docs/content/docs/help/issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ anything in our [Unity Forums thread](https://forum.unity.com/threads/released-g
2020

2121
#### 🪲 Bugs
2222

23-
If you encounter any bugs, eorrs or issues, please report them [here in the main Github repository](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Streaming/issues) 🪲
23+
If you encounter any bugs, eorrs or issues, please report them [here in the main Github repository](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Player/issues) 🪲
2424

2525
>💡 Do a quick search first, if your issue has already been reported. If not, please open a new one, and we'll get back to you!

docs/content/docs/quickstart/own-data-usage/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ weight: 30
1313
toc: true
1414
---
1515

16-
> 👉🏻 This is just a quick summary of the conversion process, more details can be [found here](/Unity_Geometry_Sequence_Streaming/docs/tutorials/preparing-your-sequences/)
16+
> 👉🏻 This is just a quick summary of the conversion process, more details can be [found here](/Unity_Geometry_Sequence_Player/docs/tutorials/preparing-your-sequences/)
1717
1818
## Conversion
1919

2020
1. Ensure that in your input sequence, each frame file is numbered in an ascending order
2121

2222
2. Almost all commonly used pointcloud/mesh (.fbx .obj .gltf .ply .xzy) and image (.dds .jpeg .png .tga) formats can be used as source material. Ensure that your sequence is in such a format
2323

24-
3. Download the latest converter [binaries for windows here](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Streaming/releases) (The file named Geometry_Sequence_Converter_Win64.zip)
24+
3. Download the latest converter [binaries for windows here](https://github.com/BuildingVolumes/Unity_Geometry_Sequence_Player/releases) (The file named Geometry_Sequence_Converter_Win64.zip)
2525

2626
4. Unzip, open the converter, and set the **input folder** to the folder containing your sequence. The **output folder** should be set to a different (empty) folder. Click on **Start Conversion**.
2727

docs/content/docs/quickstart/quick-start/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ toc: true
1919

2020
2. In the **Package Manager window**, go into the upper left corner and click on the **"+" Button –> Add package from Git URL.**
2121

22-
3. Copy and paste the following URL into the field and click **Add**: `https://github.com/BuildingVolumes/Geometry_Sequence_Streaming_Package.git`
22+
3. Copy and paste the following URL into the field and click **Add**: `https://github.com/BuildingVolumes/Geometry_Sequence_Player_Package.git`
2323

2424
4. To install the samples, select the Geometry Streaming Sequence package and open the **Sample foldout**. Then click on **Import**.
2525

26-
[More info](/Unity_Geometry_Sequence_Streaming/docs/tutorials/unity-package-installation/)
26+
[More info](/Unity_Geometry_Sequence_Player/docs/tutorials/unity-package-installation/)
2727

2828
## Play your first sequence
2929

@@ -33,4 +33,4 @@ toc: true
3333

3434
![A spinning box](https://media3.giphy.com/media/v1.Y2lkPTc5MGI3NjExNDMwZTkyOTEzZjRiM2M5ZWI4ZTc1NmEyNjIzZjg2OTU4MzRlZGQ0NCZlcD12MV9pbnRlcm5hbF9naWZzX2dpZklkJmN0PWc/cxJpQmE5QeReOgx16L/giphy.gif)
3535

36-
[More info](/Unity_Geometry_Sequence_Streaming/docs/tutorials/basic-playback/)
36+
[More info](/Unity_Geometry_Sequence_Player/docs/tutorials/basic-playback/)

docs/content/docs/tutorials/distribution/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ toc: true
1616
## Build and ship
1717

1818
If you intent to distribute your Application built with the Unity Geometry Sequence Streamer, you need to consider where you store your geometry sequence.
19-
In Unity, you need to store all assets loaded at runtime in a [**Streamingassets**](https://docs.unity3d.com/Manual/StreamingAssets.html) folder ([exept for Android Builds](/Unity_Geometry_Sequence_Streaming/docs/tutorials/distribution/#android)), located inside of the Asset path root, and store all geometry sequences in there. This folder will be copied into your build as-is.
19+
In Unity, you need to store all assets loaded at runtime in a [**Streamingassets**](https://docs.unity3d.com/Manual/StreamingAssets.html) folder ([exept for Android Builds](/Unity_Geometry_Sequence_Player/docs/tutorials/distribution/#android)), located inside of the Asset path root, and store all geometry sequences in there. This folder will be copied into your build as-is.
2020

2121
1. Inside of the Unity project view, go to the "Assets" folder and create a **Streamingsassets** folder there:
2222

docs/content/docs/tutorials/editor-playback/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ toc: true
1616

1717
## Intro
1818

19-
> 💡 All of the features explained here in this tutorial can also be found in the Sample Scene [01_Basic_Example](/Unity_Geometry_Sequence_Streaming/docs/tutorials/unity-package-installation/#importing-the-samples-optional)
19+
> 💡 All of the features explained here in this tutorial can also be found in the Sample Scene [01_Basic_Example](/Unity_Geometry_Sequence_Player/docs/tutorials/unity-package-installation/#importing-the-samples-optional)
2020
2121
After you've prepared and converted your sequence, you can now stream them from your disk right into Unity! This section shows you how to use the streaming and playback components inside of the editor, to setup a simple playback scene.
2222

@@ -29,7 +29,7 @@ After you've prepared and converted your sequence, you can now stream them from
2929
![Add component](editor_playback_add_component.png)
3030

3131
3. You should now see a Geometry Sequence Player and Geometry Sequence Stream component attached to your gameobject. Click on **"Open Sequence"** in the Player script, and then open the folder, in which your converted sequence is stored.
32-
> ⚠️ When you're just trying out playback on your machine, or you don't intent to distribute your app to other PCs, it's fine to store the sequence anywhere on disk. However, if you plan to distribute your application, [please take a look here](/Unity_Geometry_Sequence_Streaming/docs/tutorials/distribution)!
32+
> ⚠️ When you're just trying out playback on your machine, or you don't intent to distribute your app to other PCs, it's fine to store the sequence anywhere on disk. However, if you plan to distribute your application, [please take a look here](/Unity_Geometry_Sequence_Player/docs/tutorials/distribution)!
3333
3434
![Open Sequence](editor_playback_open_sequence.png)
3535

@@ -73,7 +73,7 @@ If activated, repeats the animation indefinitly
7373

7474
#### Events (7)
7575

76-
With this Unity Event control, you can define scripts which should receive events from this player. [More on Events](/Unity_Geometry_Sequence_Streaming/docs/tutorials/scripting-api/#events)
76+
With this Unity Event control, you can define scripts which should receive events from this player. [More on Events](/Unity_Geometry_Sequence_Player/docs/tutorials/scripting-api/#events)
7777

7878
#### Actual FPS / Frame drop (8)
7979

0 commit comments

Comments
 (0)