-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problematic demos #38
Comments
cannot check yourself the ticks in the desc I've written? |
No, they are disabled |
Simple physics demo with debug bounds has also been fixed |
maybe time for us to remove the ones we cannot migrate, for ex: racing-game is way too big to be included (and maintained...) <= may be a good candidate to remove from examples |
I've been trying to update these three examples to use They build fine in dev and build when running with
But it doesn't work when building with I tried adding the plugin to |
thank you, will check this soon ;) |
Excluding "minor" coloring/lightning/tonmapping issues #11
Here are the "problematic" demos that:
does not build
Some demos/* have been temporarily disabled (renamed "bbuild2" with 2 "b" instead of "build2" like others one) because of build errors.
For them, please test with:
$ npm run -w demos/bvh bbuild2 $ # if succeeded, renane `demos/bvh/package.json#scripts.bbuild2` into `build2`
is blank or error(s) in console
something is broken compared to original
The text was updated successfully, but these errors were encountered: