Skip to content

Commit 093b948

Browse files
authored
⬆️ Three.js 168 (#95)
1 parent 1481bb9 commit 093b948

File tree

6 files changed

+52
-77455
lines changed

6 files changed

+52
-77455
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,8 @@ Below are some examples from the [example app](/package/example/).
1515

1616
https://github.com/user-attachments/assets/116a41b2-2cf8-49f1-9f16-a5c83637c198
1717

18-
Our example app has examples running [three.js](https://threejs.org/) on top of React Native WebGPU.
19-
Right now, we use `r167` with a small patch on top of it.
20-
Starting from `r168`, we will be able to use the official version of Three.js.
21-
We also have a slight modification of [the metro config](/package/example/metro.config.js) to resolve Three.js to the WebGPU build.
18+
Starting from `r168`, Three.js runs out of the box with React Native WebGPU.
19+
You need to have a slight modification of [the metro config](/package/example/metro.config.js) to resolve Three.js to the WebGPU build.
2220

2321
https://github.com/user-attachments/assets/5b49ef63-0a3c-4679-aeb5-e4b4dddfcc1d
2422

0 commit comments

Comments
 (0)