Skip to content

Commit c930efd

Browse files
authored
Update README.md
1 parent c08ffa4 commit c930efd

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,20 @@ UnityGraphicsProgramming
55

66
- Unityではじめるプロシージャルモデリング [@mattatz](https://github.com/mattatz) - https://github.com/IndieVisualLab/UnityGraphicsProgramming/tree/master/Assets/ProceduralModeling
77

8+
- ComputeShader入門 [@XJINE](https://github.com/XJINE) -
9+
https://github.com/IndieVisualLab/UnityGraphicsProgramming/tree/master/Assets/SimpleComputeShader
10+
11+
- 群のシミュレーションのGPU実装 [@hiroakioishi](https://github.com/hiroakioishi) - https://github.com/IndieVisualLab/UnityGraphicsProgramming/tree/master/Assets/BoidsSimulationOnGPU
12+
813
- 格子法による流体シミュレーション [@sakope](https://github.com/sakope) - https://github.com/IndieVisualLab/UnityGraphicsProgramming/tree/master/Assets/StableFluids
914

1015
- SPH法による流体シミュレーション [@kodai100](https://github.com/kodai100) - https://github.com/IndieVisualLab/UnityGraphicsProgramming/tree/master/Assets/SPHFluid
1116

12-
- 群のシミュレーションのGPU実装 [@hiroakioishi](https://github.com/hiroakioishi) - https://github.com/IndieVisualLab/UnityGraphicsProgramming/tree/master/Assets/BoidsSimulationOnGPU
13-
1417
- ジオメトリシェーダーで草を生やす [@a3geek](https://github.com/a3geek) - https://github.com/IndieVisualLab/UnityGraphicsProgramming/tree/master/Assets/SimpleGeometryShaderAndGrassShader
1518

1619
- 雰囲気で始めるMarchingCubes入門 [@kaiware007](https://github.com/kaiware007) - https://github.com/IndieVisualLab/UnityGraphicsProgramming/tree/master/Assets/GPUMarchingCubes
1720

21+
- MCMCで行う3次元空間サンプリング [@komietty](https://github.com/komietty) -
22+
URLを
23+
1824
- MultiPlanePerspectiveProjection [@fuqunaga](https://github.com/fuqunaga) - https://github.com/IndieVisualLab/UnityGraphicsProgramming/tree/master/Assets/RoomProjection

0 commit comments

Comments
 (0)