webgpu / webgpufundamentals

https://webgpufundamentals.org
BSD 3-Clause "New" or "Revised" License
624 stars 88 forks source link

Unit circle not shown in chapter WebGPU Rotation #123

Closed UnluckyNinja closed 2 months ago

UnluckyNinja commented 2 months ago

Page that has the issue: https://webgpufundamentals.org/webgpu/lessons/webgpu-rotation.html Cause seems at: https://github.com/webgpu/webgpufundamentals/blob/7feee887925742a91752bd0ec137729da2c3c6d9/webgpu/resources/js/unit-circle.js#L31 I think it could be fixed by prepending another "../"

greggman commented 2 months ago

thanks, fixed.

https://github.com/webgpu/webgpufundamentals/commit/dc8143fb80912ea7a30cca227eb905f1c24b1e96