LoginSignup
0
0

More than 3 years have passed since last update.

はじめてのThree.js 7章 日記

Last updated at Posted at 2020-05-29

はじめてのthree.js

新たに知った知識

  • sizeAttentionはカメラの位置関係なく現れる大きさ
  • canvas要素で見た目を変更できる
  • THREE.PointsはfrustumCulledというプロパティがあり、パーティクルが画面外に出ると描画しないのでパフォーマンス向上する
  • particleで応用する際はmapプロパティにtextureを追加するのを忘れずに

気づいたこと

  • pointめっちゃ楽!

wow moment

まだ解決していない点

  • パーティクル、ポイントクラウド、スプライトの違いはなんとなく分かったけど説明するとなるとうーんってなる

8章はこちら

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0