https://github.com/programmersteve/expothreepractice
using Expo Three to create demos
https://github.com/programmersteve/expothreepractice
Last synced: 10 months ago
JSON representation
using Expo Three to create demos
- Host: GitHub
- URL: https://github.com/programmersteve/expothreepractice
- Owner: ProgrammerSteve
- Created: 2023-06-02T15:08:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-03T08:00:25.000Z (over 2 years ago)
- Last Synced: 2025-02-04T09:33:35.716Z (12 months ago)
- Language: TypeScript
- Size: 422 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
demo Ideas:
- Poker card spinning
- spinner with numbers
- chess board
- moving in terrain
- slow moving plane
- fan moving
- Spinning 3d Text
- particle sphere
- Cube moves by rotate
- 3d sine wave
References
Set up loading of imgs and files before the app appears
https://stackoverflow.com/questions/62025609/how-to-preload-assets-on-react-native-expo
expo-three
https://github.com/expo/expo-three
expo-three text example
https://github.com/EvanBacon/expo-three-text
threejs docs
https://threejs.org/docs/
expo-three demos
https://github.com/EvanBacon/expo-three-demo
Expo Voxel game with expo-three
https://github.com/EvanBacon/Expo-Voxel/tree/master
FBX files
https://sbcode.net/threejs/fbx-animation/