引き続き公式のProcessingチュートリアルで学習を進めている。 今日習ったのは、マウスの動きを反映させる方法だ。 コードの記述がとてもシンプルで驚いた。 今日作った図は以下。 このような文様がいくらでも簡単に作れる。 これまでの感想だが、コード ...
基礎の基礎のチュートリアルを見終わったので、基礎のチュートリアルに移っていく。 Processingの公式で紹介されているチュートリアルはいくつかあり、内容も重複しているので全てを受講する必要はなさそうだ。 一番最初のチュートリアルを担当したDaneil ...
This is a Python tutorial for basic geometry processing in Python. In this tutorial, you will learn a quick way to get started doing geometry processing research in Python using the Gpytoolbox and ...
This repository contains a comprehensive Python tutorial for image analysis covering three main areas: image filtering, machine learning basics, and MRF (Markov Random Field) analysis.