Skip to content
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

Show the dimensions of a model #111

Closed
jscastro76 opened this issue Nov 27, 2020 · 2 comments
Closed

Show the dimensions of a model #111

jscastro76 opened this issue Nov 27, 2020 · 2 comments
Assignees
Labels
🍏 feature New feature or request
Milestone

Comments

@jscastro76
Copy link
Owner

No description provided.

@jscastro76 jscastro76 self-assigned this Nov 28, 2020
@jscastro76 jscastro76 added the 🍏 feature New feature or request label Nov 28, 2020
@jscastro76 jscastro76 added this to the v2.1.1. milestone Nov 28, 2020
@jscastro76 jscastro76 removed this from the v2.1.1. milestone Dec 6, 2020
@jscastro76
Copy link
Owner Author

jscastro76 commented Dec 20, 2020

Added build-in dimensions measurement in Threebox just selecting a 3D object and pressing SHIFT + s. it will show a help CSS2D label. This is extremely useful to check if the models scale is precise and adjust the 3D models that are not. Just testing with the Tour Eiffel, the result is hyper-precise.
image

@jscastro76 jscastro76 added this to the v.2.1.6. milestone Dec 20, 2020
jscastro76 added a commit that referenced this issue Dec 20, 2020
@jscastro76
Copy link
Owner Author

Just select a 3D Object and press SHIFT + s

jscastro76 added a commit that referenced this issue Jan 5, 2021
Minor version by [@jscastro76](https://github.com/jscastro76), some enhancements and bugs.

#### ✨ Enhancements

- #111 Show the dimensions of a model
- #151 Remove auxiliary test method on `CameraSync` used to debug #145
- #156 Create an Orthographic view mode
- #159 Create an example for FOV and Orthographic.
  - Added to [09-raycaster.html](https://github.com/jscastro76/threebox/blob/master/examples/09-raycaster.html) as it impacts in raycast and shows fill-extrusions and 3D models together
- #161 Remove obsolete code that is avoiding to be used from React

#### 🪲 Bug fixes
- #152 `obj.raycasted` is ignored when an object is hidden and again visible.
- #157 Bug draggging after removing an object.
- #160 Bug using `utils.equal`

#### 📝 Documentation
- #158 MERCATOR_A constant unused, added an code comment to explain why it was deprecated (nor removed)
- Updated [documentation](/docs/Threebox.md) (`tb.orthographic`, `tb.fov`)
- Updated [README.md](/).
- Updated [Examples](/examples) documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍏 feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant