https://github.com/tgrcdev/dimensionbox
https://github.com/tgrcdev/dimensionbox
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tgrcdev/dimensionbox
- Owner: TGRCdev
- Created: 2018-10-03T05:32:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-08T21:04:47.000Z (over 6 years ago)
- Last Synced: 2025-12-10T04:57:29.494Z (4 months ago)
- Language: GDScript
- Homepage: https://tgrc.dev/demos/dimension-box-wasm/
- Size: 20.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DimensionBox
This project demonstrates the use of an inner `Viewport` to transform an outer hollow vehicle without affecting any physics objects inside of the vehicle, and to prevent inner physics bodies from affecting outer vehicle's physics. This can be used to instance the internal world of a large moving object, like a space ship or a submarine.
[Run the web demo here](https://tgrc.dev/demos/dimension-box-wasm/)
[Run the demo in a full window](https://tgrc.dev/wp-content/uploads/demos/dimension_box/DimensionPortal.html)
