I will drop a new work today.
Nebula #3
今日、新作を出します。
星雲 #3
最近,Twitterが変な感じですね。なんか、腰がすわっていないような気がします。
また、ちょっと前の熱気が感じられません。
わたしのフォロワーも7000をちょっと超えたあたりから、増えなくなっています。フォローしていただける方もそこそこいるのですが、ツイッターを止めたと思われる方も増えている感じです。
閲覧制限にはちょっとびっくりです。1回だけ上限になりまいしたという表示が出たことがあります。
ツイッターAPIの有料化はわかるのですが、あまり高額だと当然ツイッターの元データから直接データを取り出そうとするのはシステムにかかわっていれば当然です。
ネットワーク上のシステムを維持するためには、維持・運営。保守の技術者が当然必要です。あまり、少なすぎれば問題が生じるのは当たり前でしょう。
ネットの世界では、これまで新しい発想でお金が入る方法を見つけたものが勝者です。しかし、これまでは小手先で済ましているのが問題な気がします。
ちょっと一言でした。
SinGachiRin (Heart Moon Ring) by Ryokan.
The text in the photo is read from right to left. GachiRin i.e the moon is round like a ring.
A clear and pure heart as the round full moon. The full moon is a bodhisattva metaphor.
心月輪
良寛
写真の文字は右から左に読む. 月輪: 輪のように丸い月.
丸い満月としての澄んだ清らかな心。満月は菩薩の比喩。
Even though it's July, the rainy season hasn't ended yet.
7月なのに、まだ梅雨が終わらない。
I am developing a program to change the density of points. This time, I created a program that distributes points in a ring shape on the polar coordinates.
(点が分布するプログラムを開発しています。今回は極座標上でリング状に分布 するプログラムです。)
(1) Uniform distribution on rectangular coordinates and uniform distribution on polar coordinates. (一様分布の直交座標、極座標上の分布の違い。)
(1a) On rectangular coordinates. (直交座標上の一様分布)
10,000points 3px
(1b) On polar coordinates. (極座標上の一様分布。中心に集まっている。)
10,000points 3px
(2) Ring-shape distributions (リング状の分布)
(2a) Triangular distribution. (三角分布)
10,000points 2px
Outside 150px Center 250px Inside 360Px
(2b) Gaussian distribution. (ガウス分布)
10,000points 3px width(σ) 50px
(2c) Lorentzian distribution (ローレンツ分布)
10,000points 3px width(γ) 30px
(2d) Lorentzian distribution (ローレンツ分布)
10,000points 1px width(γ) 4px
(2c) Exponential distribution (指数分布)
10,000points 3px width(µ) 200ps
I am currently developing a program to change the density of points. I created this program from theoretical calculation of triangular distribution.
This time, it is a product that reduces the density of points to the inside of a circle or square.
点の濃度が変化するプログラムを開発しています。三角分布の理論計算をしてプログラムを作りました。
今回は、円や四角の内側に向かって濃度が減少するものを作りました。あともう少しです。
![]() |
| 50,000 points, 3px. |