An open API service indexing awesome lists of open source software.

https://github.com/IndieVisualLab/UnityGraphicsProgramming4

書籍「UnityGraphicsProgramming vol.4」のサンプルコードリポジトリ
https://github.com/IndieVisualLab/UnityGraphicsProgramming4

Last synced: 9 months ago
JSON representation

書籍「UnityGraphicsProgramming vol.4」のサンプルコードリポジトリ

Awesome Lists containing this project

README

          

UnityGraphicsProgramming vol.4
=====================

[IndieVisualLab](https://IndieVisualLab.github.io)によるUnity技術の同人誌「UnityGraphicsProgramming vol.4」のリポジトリ

- 第1章 GPU-Based Space Colonization Algorithm [@mattatz](https://github.com/mattatz) - [サンプルコード](https://github.com/IndieVisualLab/UnityGraphicsProgramming4/tree/master/Assets/SpaceColonization)
- 第2章 Limit sets of Kleinian groups [@fuqunaga](https://github.com/fuqunaga) - [サンプルコード](https://github.com/IndieVisualLab/UnityGraphicsProgramming4/tree/master/Assets/KleinianGroup)
- 第3章 GPU-Based Cloth Simulation [@hiroakioishi](https://github.com/hiroakioishi) - [サンプルコード](https://github.com/IndieVisualLab/UnityGraphicsProgramming4/tree/master/Assets/GPUClothSimulation)
- 第4章 StarGlow [@XJINE](https://github.com/XJINE) - [サンプルコード](https://github.com/IndieVisualLab/UnityGraphicsProgramming4/tree/master/Assets/StarGlow)
- 第5章 Triangulation by Ear Clipping [@kaiware007](https://github.com/kaiware007) - [サンプルコード](https://github.com/IndieVisualLab/UnityGraphicsProgramming4/tree/master/Assets/TriangulationByEarClipping)
- 第6章 Tessellation & Displacement [@sakope](https://github.com/sakope) - [サンプルコード](https://github.com/IndieVisualLab/UnityGraphicsProgramming4/tree/master/Assets/Tessellation)
- 第7章 Poisson Disk Sampling [@a3geek](https://github.com/a3geek) - [サンプルコード](https://github.com/IndieVisualLab/UnityGraphicsProgramming4/tree/master/Assets/PoissonDiskSampling)