InVisionAR / InVisionAR/ar-app
Create basic Physics simulation
Open
enhancement
good first issue
- Dominant language
- ShaderLab
- Stars
- 2
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Create a scene with Unity with a ramp and a cube. Clicking on the ramp should allow the user to change the static friction and dynamic friction(you can do this by editing the properties of the attached Physic material). A ramp is a static object. When the user clicks on the cube, allow the user to change the physical properties of the cube, like static friction, dynamic friction, and mass.
Take a look at the old repository for guidance: https://github.com/sagarreddypatil/InVisionAR. The code is very messy, so feel free to ask any questions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.