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

Create an example for FOV and Orthographic #159

Closed
jscastro76 opened this issue Jan 2, 2021 · 2 comments
Closed

Create an example for FOV and Orthographic #159

jscastro76 opened this issue Jan 2, 2021 · 2 comments
Assignees
Milestone

Comments

@jscastro76
Copy link
Owner

jscastro76 commented Jan 2, 2021

It could be done using raycaster.html

@jscastro76 jscastro76 added this to the v.2.1.6. milestone Jan 2, 2021
@jscastro76 jscastro76 self-assigned this Jan 2, 2021
@jscastro76
Copy link
Owner Author

FOV sample seems to work well between 3 - 45 degrees due to mapbox issues with depth calculations

changingFOV

@jscastro76
Copy link
Owner Author

These features will be included in 09-raycaster.html as it impacts in raycast and shows fill-extrusions and 3D models together

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
Projects
None yet
Development

No branches or pull requests

1 participant