Skip to content

Commit

Permalink
use ortho modified three-loader-3dtiles
Browse files Browse the repository at this point in the history
  • Loading branch information
kfarr committed Jul 17, 2024
1 parent f9e7079 commit 29026d0
Show file tree
Hide file tree
Showing 7 changed files with 13,571 additions and 33 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
lib
dist
24 changes: 12 additions & 12 deletions dist/aframe-loader-3dtiles-component.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/aframe-loader-3dtiles-component.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Loader3DTiles, PointCloudColoring } from 'three-loader-3dtiles';
import { Loader3DTiles, PointCloudColoring } from './lib/three-loader-3dtiles';
import './textarea';
import { Vector3 } from 'three';

Expand Down
Loading

0 comments on commit 29026d0

Please sign in to comment.