├── LICENSE ├── Meshes ├── venus.hclassic └── venus.obj ├── Videos └── vid02.mp4 ├── VoronoiLighting.hipnc ├── VoronoiLighting.toe └── WeightedVoronoiStippling.toe /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xjorma/TouchDesignerShare/HEAD/LICENSE -------------------------------------------------------------------------------- /Meshes/venus.hclassic: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xjorma/TouchDesignerShare/HEAD/Meshes/venus.hclassic -------------------------------------------------------------------------------- /Meshes/venus.obj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xjorma/TouchDesignerShare/HEAD/Meshes/venus.obj -------------------------------------------------------------------------------- /Videos/vid02.mp4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xjorma/TouchDesignerShare/HEAD/Videos/vid02.mp4 -------------------------------------------------------------------------------- /VoronoiLighting.hipnc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xjorma/TouchDesignerShare/HEAD/VoronoiLighting.hipnc -------------------------------------------------------------------------------- /VoronoiLighting.toe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xjorma/TouchDesignerShare/HEAD/VoronoiLighting.toe -------------------------------------------------------------------------------- /WeightedVoronoiStippling.toe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/xjorma/TouchDesignerShare/HEAD/WeightedVoronoiStippling.toe --------------------------------------------------------------------------------