Logo
Explore Help
Register Sign In
Miko/node-metaverse
1
0
Fork 0
You've already forked node-metaverse
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
b99a04a03104f1d787856bc5ae9a0d96e9a06d4d
node-metaverse/lib/classes/interfaces/ITreeBoundingBox.ts

8 lines
186 B
TypeScript
Raw Normal View History

NMV 0.8.0 - Big refactor and linting fixes
2025-01-17 23:37:54 +00:00
import type { BBox } from 'rbush-3d/dist';
import type { GameObject } from '../public/GameObject';
- Implement 3D space rtree-based indexing in the Full ObjectStore - Implement ScriptDialogReply thanks to Hintswen - Add a rudimentary object search - doesn't work fully yet because of the missing messages
2018-10-12 17:31:14 +01:00
export interface ITreeBoundingBox extends BBox
{
- Implement camera controls - Option to resolve object properties when fetching from object store (names, descriptions etc). Can be more efficient - TODO: use FamilyProperties for child prims. - Refactored objectstore to reduce code duplication
2018-10-19 16:30:09 +01:00
gameObject: GameObject;
- Implement 3D space rtree-based indexing in the Full ObjectStore - Implement ScriptDialogReply thanks to Hintswen - Add a rudimentary object search - doesn't work fully yet because of the missing messages
2018-10-12 17:31:14 +01:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 156ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API