最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

webgl - how to express water with waves in three.js? - Stack Overflow

programmeradmin1浏览0评论

I am trying to create a water surface with waves using the Three.js ocean shader example. code example

However, when I run the same code from this example, my result looks completely different.

The expected result should look like this (with waves):

example waves

But my implementation looks like this (no waves):

mine waves

I copied the exact code from the example, but the waves are not appearing.

What could be the reason for this? Could it be related to my WebGL version, GPU, or browser settings?

发布评论

评论列表(0)

  1. 暂无评论