Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
three.js を利用して、WebGL を使用して建物をモデル化し、Web ブラウザーで視覚化する実験を始めたところです。私が達成したいのは、温度や相対湿度などのフィールドの 3D 視覚化です。これらは、空間内のすべての点で値を持ちますが、境界を持たない 3D エンティティです。これらの量を視覚化する効率的な方法は、半透明のヒート マップ、3D 現象の強度を示す色のシースルー クラウドです。この効果を達成できる方法はありますか?
ありがとう!