js-three icon indicating copy to clipboard operation
js-three copied to clipboard

Add ThreeJS objects to Google Maps.

Results 23 js-three issues
Sort by recently updated
recently updated
newest added

Synced local file(s) with [googlemaps/.github](https://github.com/googlemaps/.github). Changed files Synced local directory .github/ with remote directory sync-files/js/.github/Synced local .github/workflows/dependabot.yml with remote .github/workflows/dependabot.yml --- This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow...

automerge
file-sync

Bumps [three](https://github.com/mrdoob/three.js) from 0.161.0 to 0.164.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=three&package-manager=npm_and_yarn&previous-version=0.161.0&new-version=0.164.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 7.8.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.8.0 7.8.0 (2024-04-29) 🚀 Features rule-tester: assert suggestion messages are unique (#8995) typescript-estree: add maximumDefaultProjectFileMatchCount and wide allowDefaultProjectForFiles...

dependencies

Bumps [geckodriver](https://github.com/webdriverio-community/node-geckodriver) from 4.3.3 to 4.4.0. Release notes Sourced from geckodriver's releases. Release 4.4.0 fix: test (ce2589e) debug (e2fb53a) fix: attempt stable install (c937b94) fix: use @​puppeteer/browser to install Firefox...

dependencies

--- **Is your feature request related to a problem? Please describe.** When installing `@googlemaps/three` and importing with typescript via `import { ThreeJSOverlayView } from '@googlemaps/three';` I get an error `Could...

type: bug

### The problem When i was trying to add the Transformation Controls from the Three.js utils and attach it to a 3D object i stumbled upon some issues. Attaching the...

type: feature request
priority: p3

## Usage with React Three fiber. I've been using the googlemaps/three library for integrating Three.js with Google Maps, and it has been a valuable tool for my projects. However, I've...

type: feature request

Hello, I've noticed that the library provides support for converting from latitude, longitude, and altitude (latLngAltitude) to vector3 coordinates. However, I'm unable to figure out how to convert from vector3...

type: feature request
priority: p2

This is a follow-up to #618. **Is your feature request related to a problem? Please describe.** When handling globally distributed 3d-objects in a single overlay, one of the problems is...

type: feature request
priority: p2

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 7.17.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.17.0 7.17.0 (2024-07-22) 🚀 Features eslint-plugin: backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 (#9507) eslint-plugin: [return-await] add...

dependencies